> 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/20211230.md).

# New version of the official website online announcement

Dear Community members,

Thank you for your attention and support to Consensus Cell Network community!

The new Consensus Cell Network website will launched on December 31, 2021 ([consensuscellNetwork.com](https://consensuscellnetwork.com/#/u/home/0/0/0)) after careful planning and preparation to enhance the customer experience and enhance the usability of the website.

The new version of the interface integration, improve the original part of the content, to "simple, atmospheric, easy to use, visual" principle, from the overall structure, functional template, picture display and other aspects of the overall optimization; It can present richer content, clearer page structure and better experience.

The new version of the interface also has a new section called Bond Protocol, which improves the incentive mode of eCell Token and the choice of liquidity management tools. The launch of the new version of the interface is a strategic adjustment more in line with the eCell DAO community, and fully demonstrates the community spirit -- "the pursuit of innovative value creation ecological network, work together to layout the future of the encryption world, and benefit from the project incubation".

![Consensus Cell Network](/files/rsetsS8hVOlCQYnw7gST)


---

# 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/20211230.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.
