# NFT5 User Guides

- [Instructions for adding NFT to the MetaMask wallet](https://docs.nft5.io/en/nft5-user-guides/instructions-for-adding-nft-to-the-metamask-wallet.md)
- [Instructions to buy NFT during Public Sale (using MetaMask App wallet).](https://docs.nft5.io/en/nft5-user-guides/instructions-to-buy-nft-during-public-sale-using-metamask-app-wallet-..md)
- [How to receive income from creative projects](https://docs.nft5.io/en/nft5-user-guides/how-to-receive-income-from-creative-projects.md)
- [How to buy - sell NFT on Marketplace](https://docs.nft5.io/en/nft5-user-guides/how-to-buy-sell-nft-on-marketplace.md)
- [How to use Pre-order Pool](https://docs.nft5.io/en/nft5-user-guides/how-to-use-pre-order-pool.md)
- [How to install and connect Trust wallet](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-trust-wallet.md)
- [Instructions to add Five Token to the Trust app wallet](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-trust-wallet/instructions-to-add-five-token-to-the-trust-app-wallet.md)
- [Features on NFT5 require MetaMask wallet](https://docs.nft5.io/en/nft5-user-guides/features-on-nft5-require-metamask-wallet.md)
- [How to install and connect MetaMask wallet](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet.md)
- [Part 1: How to install and use Metamask wallet on a mobile device](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-1-how-to-install-and-use-metamask-wallet-on-a-mobile-device.md)
- [Part 2: Instructions to add BUSD, FIVE tokens to MetaMask wallet](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-2-instructions-to-add-busd-five-tokens-to-metamask-wallet.md)
- [Part 3: How to swap VND to BUSD.](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-3-how-to-swap-vnd-to-busd..md)
- [Part 4: Instructions for depositing BUSD from Remitano into Metamask wallet](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-4-instructions-for-depositing-busd-from-remitano-into-metamask-wallet.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.nft5.io/en/nft5-user-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.
