# Charities Policy

If you represent and/or know of a charity (501(c)(3) or equivalent) that has an Algorand wallet set-up to accept donations, please send the following information to <admin@txnlab.dev>

1. Charity name & webpage
2. Algorand wallet address (or NFD) that is owned by the charity
3. Link to webpage that displays proof of their Algorand wallet address
4. Best contact information for you / them

If you're a charity and have done all the above steps, please setup your NFD and we'll be in touch soon.&#x20;

Set the '**name**' property to your charity name.  This will be used in the badge of the tooltip on users' NFDs and on the donations leaderboard page.

Set the deposit account in the NFD the same as the account provided to NFDomains.  They should match.

Add a custom '**ein**' field (if US 501c(3) charity) or equivalent for your country \[ie: regnumber] and enter the EIN.  See <https://app.nf.domains/name/eff.algo> for an example.

Set the avatar and banner images to recognizable images for your charity. &#x20;

This data will will be used Donations Leaderboard page as well as badging on users NFDs when they have donated to this address.

We will do our best to get back to you as soon as possible. Thank you!


---

# 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/nfd-docs/guides/analytics/donations-leaderboard/charities-policy.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.
