# Join a DAO

**How do I join a DAO?**&#x20;

If a user participates in the fund subscription of a DAO, he/she will become a Holder of the DAO. He/she can also negotiate with the creator of the DAO to participate in the management of the DAO as a manager of the DAO. You can access the home page of a DAO through the link sent to you by the DAO user or by directly searching for DAO on the website.

#### Search

You can search for DAO through the Banner and Explore pages on the website's homepage. Currently only supports searching by DAO name.

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

#### Subscribe

DAOs in the subscription period can deposit in exchange for Equity Token. The end of the countdown means the end of the subscription period.

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

Enter the subscription amount and click **Confirm** to sign.

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

#### Successfully Subscribed

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

Equity Token after the successful subscription is displayed in **My Tokens** list.

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

#### Become a Manager

Add directly when first creating DAO.

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

Add manager through Voting.

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

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


---

# 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://wiki.subdao.network/product-guide/join-a-dao.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.
