# Investment activity management

{% hint style="info" %}
Public Offer is no longer available in version 3 of XDAO, but a public sale can be done through Crowdfunding.
{% endhint %}

Voting on the creation of the LP Token:

{% content-ref url="/pages/OzcB8LQiEzz4ld0C5djb" %}
[Create LP Token](/guides-for-gt/dao-page/manage/investment-activity-management/create-lp-token.md)
{% endcontent-ref %}

Voting to create a Private Offer:

{% content-ref url="/pages/8ltw4GGDITmpJOdOMGJ9" %}
[Create Private Offer⭐️](/guides-for-gt/dao-page/manage/investment-activity-management/create-private-offer.md)
{% endcontent-ref %}

Voting on the management of Private Offers:

{% content-ref url="/pages/1yPhcALk5yJPM6WQdE9V" %}
[Manage Private Offers⭐️](/guides-for-gt/dao-page/manage/investment-activity-management/manage-private-offers.md)
{% endcontent-ref %}

Voting to create a Private Exit Offer:

{% content-ref url="/pages/zV3hKcl63QlDiWRCoLuB" %}
[Create Private Exit Offer⭐️](/guides-for-gt/dao-page/manage/investment-activity-management/create-private-exit-offer.md)
{% endcontent-ref %}

Voting on the management of Private Exit Offers:

{% content-ref url="/pages/1uRQ1Bb4zevdDKmRw0SA" %}
[Manage Private Exit Offers⭐️](/guides-for-gt/dao-page/manage/investment-activity-management/manage-private-exit-offers.md)
{% endcontent-ref %}

Voting to create Crowdfunding:

{% content-ref url="/pages/uz5pValUTeQXLpPljnG6" %}
[Create Crowdfunding⭐️](/guides-for-gt/dao-page/manage/investment-activity-management/create-crowdfunding.md)
{% endcontent-ref %}

Voting on Crowdfunding Management:

{% content-ref url="/pages/pA1P6PwdkOU4NpsLSufF" %}
[Manage Crowdfunding⭐️](/guides-for-gt/dao-page/manage/investment-activity-management/crowdfunding-past-version/manage-crowdfunding.md)
{% endcontent-ref %}

Voting on dividend payments:

{% content-ref url="/pages/JbqM3mg3O4rwIkhi2iQC" %}
[Pay Dividends⭐️](/guides-for-gt/dao-page/manage/investment-activity-management/pay-dividends.md)
{% endcontent-ref %}

{% hint style="info" %}
⭐️ - these votes can be added to your favorite actions. Favorites actions are displayed by the manager on the main Manage page in your DAO.
{% endhint %}

{% 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/manage/investment-activity-management.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.
