# 2022-01-27 Dune Analytics and NFTs

## Recording

{% embed url="<https://www.youtube.com/watch?v=4aA5chHaSiU>" %}

## Resources

The base queries for this workshop can be found in the dashboard below. Try forking them so you can edit and follow along, working towards the final product alongside hildobby!

Stuck? Start with [Dune's documentation ](https://dune.xyz/hildobby/NFTs)or ask for some assistance in [# 📄 | Workshops ](https://discord.com/channels/902943676685230100/930896424051282000)!

{% embed url="<https://dune.xyz/hildobby/DuneAnalytics-HowTo>" %}
hildobby's Workshop Dashboard!
{% endembed %}


---

# 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/education/workshops/2022-01-27-dune-analytics-and-nfts.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.
