# Flowty

## 申請和接受報價教學

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

### 申請報價

1. 登入錢包。
2. 在要購買的NFT點選申請報價。
3. 恭喜你！你成功報價。

### 接受報價

1. 登入錢包。
2. 在報價列表中，選擇你喜歡的報價價格。
3. 點選 “ACCEPT” 和 "ACCEPT OFFER"。
4. 恭喜你!你將收到交易完成通知。

<figure><img src="/files/RZGTZq5bAHErGaQ6xOTK" alt=""><figcaption></figcaption></figure>

### 販售NFT教學

1. 登入錢包。
2. 選擇你要賣的NFT並輸入販售金額。
3. 3.恭喜你！你將在Flowty交易市場上看到它。


---

# 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/zh/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.
