# Analytics

### Overview <a href="#overview" id="overview"></a>

NFDomains analytics track:

* *Primary sales* - newly registered NFDs
* *Secondary sales* - p2p trading of already minted NFDs

<figure><img src="https://4134825060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGMXk8EnC6jWr5RrxA1Y5%2Fuploads%2FpuxJYhAaKrbfuOGCwsa5%2Fimage.png?alt=media&#x26;token=9f114357-c86c-42bb-a69d-2a7c7d32b6e0" alt=""><figcaption><p>Analytics Overview</p></figcaption></figure>

***

### Sales History <a href="#sales-history" id="sales-history"></a>

Sales History shows a ledger of all primary sales, secondary sales & transfers.

Use the toggles to filter by sale type.

<figure><img src="https://4134825060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGMXk8EnC6jWr5RrxA1Y5%2Fuploads%2FZIpm4FF46nu74ZdhZYl9%2Fimage.png?alt=media&#x26;token=68c07de5-81b9-4295-95b3-30c1caf8e756" alt=""><figcaption><p>Sales History</p></figcaption></figure>

***


---

# 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.nf.domains/platform/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.
