> For the complete documentation index, see [llms.txt](https://docs.nf.domains/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nf.domains/nfd-docs/guides.md).

# Guides

- [Connect a wallet](https://docs.nf.domains/nfd-docs/guides/connect-a-wallet.md)
- [Wallet Menu](https://docs.nf.domains/nfd-docs/guides/connect-a-wallet/wallet-menu.md)
- [Mint an NFD](https://docs.nf.domains/nfd-docs/guides/mint-an-nfd.md): Minting is purchasing a 'new' NFD, one that has not previously been created.
- [Search](https://docs.nf.domains/nfd-docs/guides/search.md)
- [Marketplace](https://docs.nf.domains/nfd-docs/guides/marketplace.md): Secondary market for NFDs
- [NFD Profile](https://docs.nf.domains/nfd-docs/guides/nfd-profile.md): Everything about an NFD Profile
- [Manage NFDs](https://docs.nf.domains/nfd-docs/guides/manage-nfds.md)
- [Setting Addresses](https://docs.nf.domains/nfd-docs/guides/manage-nfds/setting-addresses.md)
- [Setting Metadata](https://docs.nf.domains/nfd-docs/guides/manage-nfds/setting-metadata.md)
- [Verifying Metadata](https://docs.nf.domains/nfd-docs/guides/manage-nfds/verifying-metadata.md)
- [Twitter Verification](https://docs.nf.domains/nfd-docs/guides/manage-nfds/verifying-metadata/twitter-verification.md)
- [Discord Verification](https://docs.nf.domains/nfd-docs/guides/manage-nfds/verifying-metadata/discord-verification.md)
- [Telegram Verification](https://docs.nf.domains/nfd-docs/guides/manage-nfds/verifying-metadata/telegram-verification.md)
- [Github Verification](https://docs.nf.domains/nfd-docs/guides/manage-nfds/verifying-metadata/github-verification.md)
- [Transfer an NFD](https://docs.nf.domains/nfd-docs/guides/manage-nfds/transfer-an-nfd.md)
- [Upgrade Smart Contract](https://docs.nf.domains/nfd-docs/guides/manage-nfds/upgrade-smart-contract.md)
- [Algo.xyz](https://docs.nf.domains/nfd-docs/guides/manage-nfds/algo.xyz.md)
- [Segments](https://docs.nf.domains/nfd-docs/guides/manage-nfds/segments.md): Definition: Distinct, sovereign NFDs that can be minted off root NFDs, adding an additional level that is separated by a “.”
- [Assets & Vaults](https://docs.nf.domains/nfd-docs/guides/manage-nfds/assets-and-vaults.md)
- [Analytics](https://docs.nf.domains/nfd-docs/guides/analytics.md)
- [Sales Leaderboard](https://docs.nf.domains/nfd-docs/guides/analytics/sales-leaderboard.md)
- [Influencer Leaderboard](https://docs.nf.domains/nfd-docs/guides/analytics/influencer-leaderboard.md)
- [Donations Leaderboard](https://docs.nf.domains/nfd-docs/guides/analytics/donations-leaderboard.md)
- [Charities Policy](https://docs.nf.domains/nfd-docs/guides/analytics/donations-leaderboard/charities-policy.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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