> For the complete documentation index, see [llms.txt](https://carol-8.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carol-8.gitbook.io/documentation/community-and-participation/offer-for-early-project-adopters.md).

# Offer for Early Project Adopters

The offer for early adopters (early users) of the Carol protocol is an integral part of the growth and development strategy of the protocol. This offer aims to attract and reward individual participants and supporters who actively engage in the project's early stages. Here is a detailed description of this offer:

**Offer for Early Adopters of the Carol protocol:**

1. **Bonding with Lockup:** Early adopters can receive special bonds with a lockup period of 100 days. These bonds acknowledge their early participation and contribution to the protocol.
2. **Participation in Liquidity Staking:** The received bonds can be used in liquidity staking. This provides additional earning opportunities and participation in the Carol ecosystem.
3. **Use of CAROL Tokens for Rewards:** The protocol team and community can use CAROL tokens accumulated through the compensation cost method as part of the early user reward program.
4. **Rewards for Activity and Visibility:** Bonuses and rewards are offered for activities that contribute to the development and visibility of the protocol. This may include participation in discussions, social media promotion, development, and other actions that directly support protocol growth.

**Conclusion:**

The offer for early adopters of the Carol protocol creates appealing incentives for active participation in the project's early development stages. It ensures long-term engagement, encouraging participants to continue supporting and advancing the protocol. Such attention to early participants can contribute to sustainable and healthy project growth, strengthening the community and laying the foundation for future success.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://carol-8.gitbook.io/documentation/community-and-participation/offer-for-early-project-adopters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
