# Dune Analytics

NFTX has a Dune Analytics dashboard for the protocol and each individual vault.

* **Protocol Dashboard**: <https://dune.xyz/nftx/NFTX-Dune-Dashboard-Protocol-View>
* **Vault Dashboard**: <https://dune.xyz/nftx/NFTX-Dune-Dashboard-Single-Vault-View>

To use the Vault Dashboard, enter the vault contract address into the `Vault_Address` input at the top of the page. Alternatively, go directly via this URL, replacing {vault\_address} with the vault's address:

<https://dune.xyz/nftx/NFTX-Dune-Dashboard-Single-Vault-View?Vault\\_Address=**{vault\\_address}>\*\*


---

# 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.nftx.io/main/smart-contracts/dune-analytics.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.
