# Analyst Resources

- [Analytics Challenge FAQ](https://docs.metricsdao.xyz/analyst-resources/analytics-challenge-faq.md)
- [Tips for an Impactful Analytics Dashboard](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard.md)
- [Dos](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos.md)
- [1. Do: Decide on the broad type of dashboard](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/1.-do-decide-on-the-broad-type-of-dashboard.md)
- [2. Do: Get clear on your audience(s)](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/2.-do-get-clear-on-your-audience-s.md)
- [3. Do: Define and deliver on your purpose](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/3.-do-define-and-deliver-on-your-purpose.md)
- [4. Do: Communicate your Big Idea](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/4.-do-communicate-your-big-idea.md)
- [5. Do: Establish a logical structure](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/5.-do-establish-a-logical-structure.md)
- [6. Do: Define key metrics](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/6.-do-define-key-metrics.md)
- [7. Do: Maximize the signal-to-noise ratio](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/7.-do-maximize-the-signal-to-noise-ratio.md)
- [8. Do: Use best practices for visuals](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/8.-do-use-best-practices-for-visuals.md)
- [9. Do: Ask for feedback](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/9.-do-ask-for-feedback.md)
- [Don'ts](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/donts.md)
- [10. Don’t: Disregard your audience’s knowledge](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/donts/10.-dont-disregard-your-audiences-knowledge.md)
- [11. Don’t: Go too technical in the methodology](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/donts/11.-dont-go-too-technical-in-the-methodology.md)
- [12. Don’t: Overwhelm with charts](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/donts/12.-dont-overwhelm-with-charts.md)
- [13. Don’t: Overwhelm with text](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/donts/13.-dont-overwhelm-with-text.md)
- [14. Don’t: Submit without proofreading](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/donts/14.-dont-submit-without-proofreading.md)
- [Extras](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/extras.md)
- [Closing Thoughts](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/closing-thoughts.md)
- [Resources](https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/resources.md)
- [Analyst Resources](https://docs.metricsdao.xyz/analyst-resources/resources.md): A continuously updating page with resources for all data analysts. Suggestion? Reach out to a mentor on Discord!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.metricsdao.xyz/analyst-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
