# Exceptions to the 50% borrow limit

There are a few **exceptions to the 50% borrow limit**. [NFTs representing an EGLD-unstaking position ](/other-resources/definitions.md#unstaking-nfts)on JewelSwap (JWLEGLD) or on Hatom (sEGLD) have higher borrow limits. Their respective **borrow limits are 90%**. This means you can borrow 9 EGLD against an [EGLD-unstaking NFT](/other-resources/definitions.md#unstaking-nfts) worth 10 EGLD. More exceptions to the 50% borrow limit may be added in the future.

* UJWLEGLD NFT: Borrow Limit of 90%
* Hatom Unbond NFT: Borrow Limit of 90%


---

# 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.jewelswap.io/multiversx/nft-loan-modules/nft-loans-explained/exceptions-to-the-50-borrow-limit.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.
