# FAQ

***How do I purchase / sell tokens that can be used on flowty?***

Please visit our [post](/reference/general-platform/supported-tokens.md) on how users can purchase / sell tokens under various scenarios

***My fungible tokens / NFTs are not showing up in my wallet, what is wrong?***

In most cases, this will mean that you have not yet added the collection or token to your 3rd party wallet. Please be sure to navigate to the "+" and add the relevant fungible token or NFT collection to your wallet.

***I have reviewed the FAQ and other documents and still have questions, can you help?***

Of course! Please join our [Discord](https://discord.gg/Fpv5sDnHWS) and feel free to reach out to any of our mods or team members

***When will flowty be adding support for more collections / tokens?***

We are always looking to add support for more platforms and tokens on Flow. Please visit the #suggestions channel in our discord and let us know what you would like to see supported on flowty.

***How do royalties work on Flowty?***

There is no uniform or universal standard across blockchains or even on any single blockchain for collecting and remitting royalties. We will continue to monitor NFT issuer policy developments and technological advancements related to royalty payments across the broader NFT ecosystem.

It is possible that users may be required to pay a different or additional royalty from what is collected on Flowty directly to an NFT Issuer. Royalty obligations, if any, are established and enforced by NFT issuers. The terms of the royalty requirements for secondary transfers can vary widely based on the issuer, the original minting platform, metadata and other terms embedded in each NFT, and other variables.

Per our [Terms of Service](https://www.flowty.io/tos), Flowty is never a party to any NFT transfers.


---

# 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.flowty.io/reference/general-platform/faq.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.
