# Take a loan

First of all you need to go to the account, where you want to take a loan / borrow more

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

After you need to click on "Borrow more" button

<figure><img src="/files/2BxXXczH57mXbBCqkhPF" alt=""><figcaption></figcaption></figure>

Here you need to write an amount, how much you want to borrow *(1)* and then click on "Increase" button to send the transaction *(2)*

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

Then you need to sign this transaction in your wallet

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

And thats it, you borrowed $cUSD!


---

# 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://cephei.gitbook.io/cephei/beta-test-guide/take-a-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.
