# How To Repay Your Debt

### Step 1: **Access Repay Function**

Go to [borrow page,](https://beta.creek.finance/borrow) click the repay buttom to repay your Debt.

<figure><img src="/files/6rEMIRbBNLJvVOOyTbKO" alt=""><figcaption></figcaption></figure>

### Step 2: **Enter the Amount to Repay**

Enter the amount you’d like to repay, or select **“Max”** to automatically fill in the total amount of tokens available in your wallet for repayment.

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

### Step 3: **Approve in Wallet**

You need to confirm transaction in wallet by clicking on Approve button.

<figure><img src="/files/5wzhSJ8CKQM4dvJkr3nw" alt=""><figcaption></figcaption></figure>

### Step 4: Success

You have now successfully repay GUSD with Creek finance!

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


---

# 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.creek.finance/beta-the-gold-rush/guide/how-to-repay-your-debt.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.
