> For the complete documentation index, see [llms.txt](https://ecell.gitbook.io/ecell/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ecell.gitbook.io/ecell/announcement/20211231.md).

# Issue the first Bond of eCell230110

We are happy to announce that the first bond of the Consensus Cell Network community will be launched at 00:00 (SGT) on January 1, 2022.

**Bond name:**&#x65;Cell230110

**Offer Time:** January 1, 2022 00:00 (SGT) -- January 9, 2022 24:00 (SGT)

**Starting Date:** January 10, 2022 00:00 (SGT)

**Interest Date:** January 10, 2023 00:00 (SGT)

**Release cap:** 300,000,000 eCell

**Total incentive:** 900,000,000 eCell

**Total invitation incentives:**&#x31;32,000,000 eCell

{% hint style="info" %}
Note: The rate of invitation reward is 1%(invitee)+0% (inviter) ; Additional bonus 5% (invitee) +5% (inviter), a total of 11%. Learn about bond protocol: Learn about bond invitations and rewards:
{% endhint %}

{% content-ref url="/pages/uAKoVG1Pm3WUzxS6VUio" %}
[Bond Protocol](/ecell/products/bond-protocol.md)
{% endcontent-ref %}


---

# 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://ecell.gitbook.io/ecell/announcement/20211231.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.
