# Emergency Loan

Our loan system allows users to use their NFTs as collateral to secure loans for a specified period. The <mark style="color:green;">Decuple Exclusive Fund</mark> will manage this loan system and be responsible for processing all loan requests.

This loan system will provide users with a flexible and convenient way to access liquidity without having to sell their NFTs. Users can use their NFTs as collateral and obtain a loan quickly and hassle-free.

Decuple Exclusive Fund <mark style="color:green;">will not charge interest for loans</mark>. However, since the fund's capital is limited and belongs to the Decuple community, the fund <mark style="color:red;">will enforce strict loan repayment</mark> to ensure the fund's sustainability and continued ability to provide liquidity to the community.

The Decuple Exclusive Fund will offer different loan plans, each with specific details that will be published later on the fund platform.


---

# 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://decuple.gitbook.io/decuple-whitepaper/collaboration/how-decuple-works/emergency-loan.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.
