# Lending Market - how to withdraw

### 1. Select the supplied asset that you would like to withdraw

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

### 2. Enter the amount that you would like to withdraw&#x20;

Due to earned interest and real time price volatility, click "Max" if you want to withdraw everything.

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

After confirming all the information, click \[Withdraw] button to initiate transaction. Once completed, you will see the asset in your wallet.

### 3. How to withdraw NFT

In step 2, if you want to withdraw NFT, you would need to first select corresponding P-Token and switch to "NFT" tab.

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

<figure><img src="/files/3z9G4jkmnEnqY2p8QOVh" alt=""><figcaption></figcaption></figure>

Then select the NFT that you would like to withdraw. You will require 1,000 P-Token on your position for each withdrawn NFT. Once you have enough P-Token, you will be able to click \[Withdraw] button to initiate transaction. Once completed, you will see the NFT in your wallet.

<figure><img src="/files/7dj6V4EYZ7llQzhwiO55" alt=""><figcaption></figcaption></figure>


---

# 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/loan/lending-market-how-to-withdraw.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.
