> For the complete documentation index, see [llms.txt](https://alphdolphins.gitbook.io/alphdolphins-nfts-or-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphdolphins.gitbook.io/alphdolphins-nfts-or-white-paper/informations/cdo-on-alephium.md).

# CDO on Alephium

All AlphDolphins owners will have access to the registration to become a member of the CDO of the project.&#x20;

Being a CDO member is different from just being a Dolphin holder. It requires long-term support. From time to time, AlphDolphins needs help, advice and decisions from all CDO members, and these decisions can only be made by people who only want the best for the project.

How to become a member of the CDO? You just have to register on our Discord, after have minting one of our NFT. If you don't want to be a member of the CDO, you are free to do so and still be part of our community!&#x20;

We hope that through this implementation, we can build the strongest aquatic CDO community on Alephium!&#x20;

The AlphDolphins team is ready to step up and work to build a stronger ecosystem around the project, and we hope we can get the same support from our community.

<figure><img src="/files/X3gLqjcAWW261BVvVMr6" alt=""><figcaption></figcaption></figure>


---

# 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://alphdolphins.gitbook.io/alphdolphins-nfts-or-white-paper/informations/cdo-on-alephium.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.
