# How Carol Protocol Works

1. Open/[Install MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=ru) or any other wallet that supports web3.
2. Add the Base network to your wallet if it's not already there. You can use this link for automatic addition: <https://chainlist.org/?search=base>

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

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

3. Fund your ETH wallet on the Ethereum network and bridge your ETH to Base's ETH using the bridge: [https://bridge.base.org/deposit ](<https://bridge.base.org/deposit >)

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

4. Visit the website <https://carol.finance> and connect your wallet.
5. Create a Bond on the main page - <https://carol.finance/bonding>. To do this, you need to have a minimum of 0.001 ETH + network fees in your wallet. A Bond is a deferred purchase of CAROL tokens with ETH. CAROL tokens will be unlocked after 30 days with a + 30% bonus on the spent ETH amount. Minimum Bond (deposit) = 0.001 ETH.

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

<figure><img src="/files/8dT77HuZ1iS6qGE2FJcV" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://carol-8.gitbook.io/documentation/users-guide/how-carol-protocol-works.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.
