# Flowty

## Make and accept offer tutorial

{% embed url="<https://youtu.be/WRzZOIkkpyc>" %}

### Make offer

1. Connect wallet.
2. As a buyer, go to make an NFT offer.
3. Done! You made an offer.

### Accept offer

1. Connect wallet.
2. As a seller, go to accept an NFT offer.
3. Click"ACCEPT" and "ACCEPT OFFER"
4. Done! You'll be notified via Email.

## Sell NFT tutorial

<figure><img src="/files/vzOgNriSzl3P1Rk0QlLr" alt="Mindtrix | Sell an NFT on Flowty"><figcaption></figcaption></figure>

1. Connect wallet
2. Choose your NFT and input listing price.
3. You can see it in Flowty Marketplace.


---

# 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.mindtrix.xyz/trade/secondary-marketplace/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.
