# Misc

#### Modify

The creator of the DAO can edit the basic information of the DAO after the DAO is released; Click the edit icon to enter the basic information editing.

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

#### Explore

Through the menu bar \[Explore] to enter the current network under the DAO list, the default display All, through "Trending" "My DAO" and "Liked "My Tokens" shows all the equity Tokens owned by the current wallet address, including the subscribed and received ones. You can filter by Date Created, TAV.

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

#### Save a DAO

DAOs can be collected, and the collected DAOs will be displayed in Explore-Favorites.

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

<figure><img src="/files/2w5owYdk87MEIv1TGZuD" alt=""><figcaption></figcaption></figure>

#### Share a DAO

Share the DAO with others by copying the share link.

<figure><img src="/files/2Jrh7bNqrOnMMpp2HssQ" alt=""><figcaption></figcaption></figure>

#### Start Management Period

When the funding target is reached, the DAO creator can start management early.&#x20;

<figure><img src="/files/DeFTMPNrZ3EI0GaiMNJx" 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/misc.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.
