# Donation Leaderboard

Tracking donations is a great example of what NFDs can do. We currently track 7 charities.

For charities we track, we track all payments sent to the specified charity account **from NFD holders** and the accounts they have linked in their NFDs.

<figure><img src="/files/6arT5Hcmk4HDTZqG6tYa" alt=""><figcaption><p>stjude.algo donor leaderboard</p></figcaption></figure>

***

When you make a donation to a tracked charity, a badge will be added to your NFDs profile.

<figure><img src="/files/bVYOFF40UlYbKRssJpOa" alt=""><figcaption><p>pyrneespack.algo profile badges</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/donation-leaderboard.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.
