# Borrowing Process

1. Click **Connect Wallet** to log in to the platform.

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

2. Go to your **Dashboard**.

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

3. Click **Create your own offer**.&#x20;

<figure><img src="/files/3xK946RboZEdHB0xTnnx" alt=""><figcaption></figcaption></figure>

4. Fill in the **Offer Details.**

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

5. **Add Tokens** to collateralise your offer.

<div><figure><img src="/files/giTWBc0uRfbwIZowrpKN" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/aF12VEQY0nud59RjJNMn" alt="" width="375"><figcaption></figcaption></figure></div>

6. **Publish your Offer.**

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

7. **Manage loan repayments.**

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

8. **Withdraw collateral.**

<figure><img src="/files/LXb7aSUa2EzjpleLzsDK" 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://whitepaper.earn.network/en/socialfi-launchpad/for-borrowers/borrowing-process.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.
