> For the complete documentation index, see [llms.txt](https://origin-3.gitbook.io/origin-eternal-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://origin-3.gitbook.io/origin-eternal-protocol/origin-incentive-mechanism-model/bond-sales-incentives.md).

# Bond Sales Incentives

In ORIGIN’s bond sales incentive plan, users who stake 1,000 or more tokens (obtain K value) will be eligible to receive bond sales rewards. The K value of staked tokens is affected by market price fluctuations: if the currency price doubles, the number of staked tokens required is halved; if the currency price drops by 50%, the number of staked tokens required is doubled. After obtaining the K value, promoting users to participate in the purchase of Bond bonds will receive a 5% token reward. These reward tokens will be released linearly within 5 days.

&#x20; In addition, our promotion incentive strategy further enhances the appeal of user participation. Users can receive discounts by purchasing Bond bonds directly and earn an additional 5% token reward by encouraging new users to participate in bond purchases. This reward mechanism not only provides incentives for promoters but also increases the user base and activity of the platform.

(Staked token K value adjustment mechanism: every time the currency price increases by 1 time, the demand for staked tokens is halved; every time the currency price drops by 50%, the demand for staked tokens is doubled).


---

# 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:

```
GET https://origin-3.gitbook.io/origin-eternal-protocol/origin-incentive-mechanism-model/bond-sales-incentives.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.
