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

# Hello world.

**Introduction:**

CicadaDAO is a decentralized autonomous organization that aims to build a democratic community. Our goal is to create an open environment where every participant has the opportunity to influence the development of the organization. By owning NFTs, everyone can participate in the profits of the DAO, enabling us to collectively impact the cryptocurrency market. We aspire to focus on the Polish community, but nevertheless, we believe that everyone will find their place within the DAO.

**Objectives:**

* Building a democratic community: We strive to create a community where every member has the ability to express their opinions and participate in decision-making processes regarding the organization's development or investments.
* Participation in profits: Every holder of NFTs will have a share in the profits of the DAO, motivating each participant to actively engage in the project.
* Influence on the cryptocurrency market: We believe that through collaboration and community involvement, we can have a real impact on shaping the future of the cryptocurrency market.

**Community:**

CicadaDAO focuses on building a strong and independent community, composed crypto ethusiasts, degens, airdrop hunters, researchers, developers, and insiders. Together, we share our experiences, knowledge, and ideas to co-create the future of CicadaDAO.

**Conclusion:**

CicadaDAO is a community of people who want to have a real impact on the world of cryptocurrencies. We encourage you to join our mission and help build a strong and independent CicadaDAO community.\
\
Together, we can achieve great things!\
\
**Join to us:**\
\
Discord: <https://discord.gg/SA7cnE8bMw> \
X: <https://x.com/cicadadao>\
NFTs: <https://opensea.io/cicadakeys>\
\
🖖


---

# 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://cicadao.gitbook.io/cicadadao/hello-world..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.
