# Manage Borrow

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

* Connect a wallet that supports the WEMIX3.0 Mainnet.

### Manage Borrow

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

* Go to the detailed page of the product.&#x20;
* You can review the information of your Borrow and the repayment details from this page. Select the 'Receive Borrow Amount' button to receive your borrow amount.

**i) Receive Borrow Amount (Bid successful)**

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

* Go to the detailed page of the product and select the 'Receive' button.

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

* Review the information regarding Borrow, and select the 'Receive' button if there are no issues.
* When you apply for Borrow, the platform fee you paid will be refunded along with the borrow amount. At this time, gas fees are paid to cover the transaction costs. This fee is subject to real-time fluctuations.

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

* Borrow amount received.

**ii) Reclaim NFT (Bid unsuccessful)**

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

* Go to the detailed page of the product and click on the 'Reclaim NFT' button..

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

* Confirm the details of the NFT you are reclaiming. If everything looks correct, click the 'Reclaim' button.
* When applying for a Borrow, the platform fee will be refunded along with the borrow amount, and gas fees are required for transaction processing.

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

* Collateral NFT retrieved.


---

# 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.wemix.com/nile-en/guides/nftfi/manage-borrow.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.
