# How to Buy an NFT on Flowty

1. Navigate to flowty.io
2. Connect Wallet
   * If you do not have a [supported crypto wallet](https://docs.flowty.io/reference/general-platform/supported-crypto-wallets), you can set one up by clicking Connect Wallet
3. Navigate to the Flowty Marketplace and choose your favorite NFT collection
4. Open dropdown menu to confirm that you have sufficient tokens / currency to complete the purchase
   * If you need help acquiring additional tokens to complete the purchase, please see our post on [Supported Tokens](/reference/general-platform/supported-tokens.md)
5. Select the NFT you would like to purchase and complete the transaction

**Questions?**

Check out our [Buyer FAQ](/reference/secondary-marketplace/buyer/faq.md) or join our [Discord](https://discord.com/invite/zAM4w6ePUE) and ask for help


---

# 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/secondary-marketplace/buyer/how-to-buy-an-nft-on-flowty.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.
