# Platform

- [Mint](https://docs.nf.domains/platform/mint.md)
- [Manage](https://docs.nf.domains/platform/manage.md)
- [Setting Metadata Records](https://docs.nf.domains/platform/manage/setting-metadata-records.md)
- [Bluesky Verification](https://docs.nf.domains/platform/manage/setting-metadata-records/bluesky-verification.md)
- [Twitter Verification](https://docs.nf.domains/platform/manage/setting-metadata-records/twitter-verification.md)
- [Discord Verification](https://docs.nf.domains/platform/manage/setting-metadata-records/discord-verification.md)
- [Telegram Verification](https://docs.nf.domains/platform/manage/setting-metadata-records/telegram-verification.md)
- [Github Verification](https://docs.nf.domains/platform/manage/setting-metadata-records/github-verification.md)
- [Assets & Vaults](https://docs.nf.domains/platform/manage/assets-and-vaults.md)
- [Smart Contract](https://docs.nf.domains/platform/manage/smart-contract.md)
- [Algo.xyz](https://docs.nf.domains/platform/manage/algo.xyz.md)
- [Native DNS for NFDs](https://docs.nf.domains/platform/manage/native-dns-for-nfds.md): Expose Your .algo Domain via .algo.xyz
- [DNS Record Types](https://docs.nf.domains/platform/manage/native-dns-for-nfds/dns-record-types.md): Complete reference for DNS record types supported by NFD
- [Testing & Troubleshooting](https://docs.nf.domains/platform/manage/native-dns-for-nfds/testing-and-troubleshooting.md): Test and debug your NFD DNS configuration
- [Marketplace](https://docs.nf.domains/platform/marketplace.md): The marketplace for buying & selling NFDs which have already been minted
- [Expirations](https://docs.nf.domains/platform/marketplace/expirations.md)
- [Segments (Subdomains)](https://docs.nf.domains/platform/segments-subdomains.md): Segments are distinct, sovereign NFDs that can be minted off root domains, adding an additional level that is separated by a “.”
- [Analytics](https://docs.nf.domains/platform/analytics.md)
- [Consensus Leaderboard](https://docs.nf.domains/platform/analytics/consensus-leaderboard.md)
- [Donation Leaderboard](https://docs.nf.domains/platform/analytics/donation-leaderboard.md)
- [Charities Policy](https://docs.nf.domains/platform/analytics/donation-leaderboard/charities-policy.md)
- [Bluesky Leaderboard](https://docs.nf.domains/platform/analytics/bluesky-leaderboard.md)
- [Twitter Leaderboard](https://docs.nf.domains/platform/analytics/twitter-leaderboard.md)


---

# 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.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.
