# New DAO Member Tasks

In order to join the DAO, and begin contributing, community members must complete this onboarding process&#x20;

* [ ] Familiarize yourself with CortexDAO, CXD, and Convex Index [fundamentals](/fundamentals/cortexdao-101.md).&#x20;
* [ ] Submit your [CortexDAO Member Registration](https://xsirpb46y76.typeform.com/to/QY32hWZq).&#x20;
* [ ] Sign up for the next available New DAO Member Meeting on the [CortexDAO Calendar](https://calendar.google.com/calendar/u/2?cid=Y19xMmo3aXBxY2JsOWE3dGRucDhlMWExbTUxY0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t).&#x20;
* [ ] Follow our social channels:
  * [ ] [Twitter](https://twitter.com/CortexDAO)
  * [ ] [Telegram](https://t.me/cortexdao)
  * [ ] [Medium](https://medium.com/cortexdao)
* [ ] Join the [Discord](https://discord.gg/J2qcuYazZV), the base of all of CortexDAO's DAO operations!&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.cortexdao.com/new-dao-member-tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
