# How to flash trade NFT (Buy)

In Pawnfi, user can exchange P-Token for NFT instantly. The exchange rate is always set as 1,000 P-Token/ per NFT.

Please see [this doc](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules/p-token) for more information on P-Token.

### 1. Buy -> Flash Trade

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

### 2. There are two options for purchase in Flash Trade

### 2-1. Random Mode: Get a random NFT from the pool

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

1\. Select collection

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

2\. Switch to "Random" mode

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

3\. Enter the amount of NFTs you want to get

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

4\. Confirm the P-Token amount you will need to pay

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

There will be 0.5% service fee, which is 5 P-Token for each NFT.

5\. Approve -> Submit transaction

For the first flash trade among each collection, you will need to approve first. After approval, you can initiate on-chain transaction. Once confirmed, Flash Trade is completed.

### 2-2. Specific Mode: Get a specific NFT from the pool

1\. Switch to "Specific" mode

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

2\. Select desired NFT

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

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

3\. Confirm the P-Token amount you will need to pay

<figure><img src="/files/9i1XkjQ8XuEYJXeOhDP2" alt=""><figcaption></figcaption></figure>

Other than 0.5% service fee, there will be additional 1% designation fee under "Specific" mode, which is 15 P-Token for each specific NFT.

4\. Approve -> Submit transaction

For the first flash trade among each collection, you will need to approve first. After approval, you can initiate on-chain transaction. Once confirmed, Flash Trade is completed.


---

# 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://guide.pawnfi.com/buy-nft/how-to-flash-trade-nft-buy.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.
