# Activity

The Activity page displays the activities in the DAO. On this page you can see:<br>

<figure><img src="/files/TUAjrqLtjaWh1DtH7twH" alt="" width="563"><figcaption></figcaption></figure>

• Quorum, number of votes, and governors in the DAO;<br>

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

• Information about LP token, as well as transactions that can be made with LP token, such as Crowdfunding, Private Offers, Private Exit Offers and Burn LP Tokens;

• DAO voting list - the list of votes that were made in Dao, as well as statistics on the number of votes created and available by subscription;

• DAO members - information about quorum and managers in Dao, as well as chart of voting power available by subscription;

• DAO community - list of votes (proposal) for the community;

• List of LP token holders, as well as a diagram of shares available by subscription.

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](<https://twitter.com/xdaoapp >)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](< https://www.youtube.com/c/xdaoapp>)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](< https://github.com/XDAO-App>)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](< https://www.instagram.com/xdaoapp>)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% endhint %}


---

# 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.xdao.app/guides-for-gt/dao-page/activity.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.
