> For the complete documentation index, see [llms.txt](https://huckleberry.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huckleberry.gitbook.io/introduction/huckleberry/thatchers-reservoir/thatchers-borrowin-guide.md).

# Thatcher's Borrowin' Guide

## **How to Borrow on Huckleberry** <a href="#id-3cc5" id="id-3cc5"></a>

Thatcher's Reservoir lets you borrow assets against your deposited collateral. This means, that to borrow an asset, you must first [enable a deposited asset to serve as collateral](https://app.gitbook.com/s/ezR6BBIAq7aD4F4YHU1I/c/R1foptseLEoCL3E1a5Ob/huckleberry/thatchers-reservoir/thatchers-lendin-guide).&#x20;

### Borrowin' on Huckleberry

* Connect and confirm your wallet
* Visit [Thatcher's Reservoir ](https://www.huckleberry.finance/#/tomhouse)page. It is listed as Lend in the top banner
* Click the Borrow tab

![](/files/zJltGxNnoMw4ANWzcxho)

* Click the asset you want to borrow. Only whitelisted assets are supported
* Input how many tokens you want to borrow and click Borrow. Beware of borrowin' too many assets. If you exceed your borrow limit, your collateral may be [seized and liquidated](https://app.gitbook.com/s/ezR6BBIAq7aD4F4YHU1I/c/R1foptseLEoCL3E1a5Ob/huckleberry/thatchers-reservoir/risk-parameters)

### How to repay and stop borrowin' assets

* Connect and confirm your wallet
* Visit [Thatcher's Reservoir ](https://www.huckleberry.finance/#/tomhouse)page. It is listed as Lend in the top banner
* Click the Borrow tab

![](/files/zJltGxNnoMw4ANWzcxho)

* Click the asset you want to repay. Click the Repay tab
* Input how many tokens you want to repay and click Repay

### Prefer a video?

Comin' soon.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://huckleberry.gitbook.io/introduction/huckleberry/thatchers-reservoir/thatchers-borrowin-guide.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.
