> For the complete documentation index, see [llms.txt](https://docs.ape.bond/apebond/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ape.bond/apebond/products-and-features/bonds/cex-fund-bonds.md).

# CEX Fund Bonds

### What is the CEX Fund Bonds?

CEX Fund Bonds is an innovative initiative designed to support the development and maintenance of our upcoming centralized exchange (CEX) efforts!&#x20;

We’re dedicating these funds exclusively to the listings of ABOND on centralized exchanges and their ongoing maintenance. This strategic move is more than just a raising effort; it’s a testament to our commitment to our community and the future of ABOND.

### **How CEX Fund Bonds Work**

CEX Fund Bonds can be acquired using USDT. In return, you’ll receive ABOND tokens at a discounted rate. This is an incredible chance for you to be part of ABOND’s growth journey.

In line with our philosophy of stability and growth, ABOND tokens will vest linearly over 90 days. This means that as an collaborator, you can claim your tokens gradually, ensuring a seamless and controlled release into the market.&#x20;


---

# 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://docs.ape.bond/apebond/products-and-features/bonds/cex-fund-bonds.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.
