# FRUITS Node API For multiple NFT

- [Create NFT Smart Contract](https://api.fwallet.net/fruits-node-api-for-multiple-nft/create-nft-smart-contract.md)
- [Mint NFT](https://api.fwallet.net/fruits-node-api-for-multiple-nft/mint-nft.md)
- [Transfer NFT](https://api.fwallet.net/fruits-node-api-for-multiple-nft/transfer-nft.md)
- [Place a sell order](https://api.fwallet.net/fruits-node-api-for-multiple-nft/place-a-sell-order.md)
- [Cancel a sell order](https://api.fwallet.net/fruits-node-api-for-multiple-nft/cancel-a-sell-order.md)
- [Buy NFT](https://api.fwallet.net/fruits-node-api-for-multiple-nft/buy-nft.md)
- [Get Multiple Token By Account](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-account.md)
- [Get Multiple Token By Contract](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-contract.md)
- [Get Multiple Token By Owners](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-owners.md)
- [Get Multiple Token By Uri](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-uri.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://api.fwallet.net/fruits-node-api-for-multiple-nft.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.
