# Borrowing

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

Before borrowing, you need deposit assets to Torches.

*Click* [*here*](/docs/guides/depositing.md) *to view tutorial.*

**Here is the tutorial on how to borrow on Torches.**

1. After you finish depositing, get on ‘Supplied Assets’ and click 'Collateral' button to stake the asset you want.

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

2\. Select assets you want to borrow and click the ‘Borrow’ button.

Torches support assets including BTC, ETH, USDT, USDC, KCS, SKCS.&#x20;

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

The asset collateral factor is as follows:

<table><thead><tr><th width="215.2927444794953">ASSET</th><th> Collateral Factor</th></tr></thead><tbody><tr><td>KCS</td><td>40%</td></tr><tr><td>USDT</td><td>80%</td></tr><tr><td>USDC</td><td>80%</td></tr><tr><td>BTC</td><td>75%</td></tr><tr><td>ETH</td><td>75%</td></tr></tbody></table>

**Take USDT as an example**

1. Click 'Borrow' button

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

2\. Enter the amount you want to borrow. Before you click ‘Borrow’, please confirm the relevant information.

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

3\. When you finish borrowing, you can see the data here.

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

4\. If you want to repay, get on the ‘Borrowed Assets’ and click 'Manage'.

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

5\. Click ‘Repay’  and type the amount you want to repay and click ‘Repay’.

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

If you are interested in borrowing assets on Torches, you can easily apply this function by following this tutorial step by step.

Hope you have a great journey on Torches.


---

# 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.torches.finance/docs/guides/borrowing.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.
