# Create Crowdfunding⭐️

To raise funds in your DAO, start Crowdfunding:

1\) Click Create Crowdfunding on the Manage page of your DAO;<br>

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

2\) Click Start Sale;<br>

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

{% hint style="info" %}
[If your DAO does not have an LP token, create it.](/guides-for-gt/dao-page/manage/investment-activity-management/create-lp-token.md)
{% endhint %}

3\) Specify a Title and Description for your Crowdfunding;<br>

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

Then, click Next Step and sign the message in your wallet.

4\) Configure Crowdfunding settings:

• Currency - select a token from the list or specify its smart contract that you will accept as payment;

• Selling Token - select a token from the list or specify its smart contract that you will sell to investors, e.g. LP token;

• Rate - specify the value of the token to be sold;

• Total Sale Amount - specify the maximum amount to be collected.&#x20;

If necessary, you can specify Time limit - date and time when Crowdfunding will end.

<figure><img src="/files/37vqQNnCmnijsVfcFWck" alt=""><figcaption></figcaption></figure>

5\) Specify Min and Max buy for one address - minimum and maximum allocation for one address. If necessary, you can specify Whitelist - only addresses from this list will be able to participate in Crowdfunding, you can also specify personalized allocation for them.

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

6\) If necessary, specify Vesting of tokens to be sold. Select the date and time for the start and end of Vesting;

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

7\) After setting all the necessary parameters for the Crowdfunding, click Create voting. After the voting is activated, the Crowdfunding will be launched.

{% 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/create-crowdfunding.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.
