# Create LP Token&#x20;

Для начала процесса привлечения средств, DAO в первую очередь должна выпустить токены поставщика ликвидности (LP).

Перед созданием LP токена, ознакомьтесь с разделом:

{% content-ref url="/pages/nac0J6Wk9GLhLArXlJlj" %}
[LP Токен (Токен поставщика ликвидности)](/xdao-app/russian/arkhitektura/lp-token-token-postavshika-likvidnosti.md)
{% endcontent-ref %}

Чтобы создать LP Token:

1\) Нажмите Create LP Token на странице Manage в своей DAO;

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

2\) Введите название и символ LP Token;

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

3\) После создания голосования и его активации, вы создадите смарт-контракт вашего LP токена для DAO.&#x20;

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

{% embed url="<https://app.tango.us/app/workflow/Create-LP-Token-00b7fb9b6cf846e0909f37d6b5d7939b>" %}

{% hint style="info" %}
LP токен - стандартный токен ERC-20, количество знаков после запятой 18.
{% endhint %}

{% hint style="warning" %}
После создания LP Token, вы не сможете изменить название или символ LP токена, так как в момент создания LP эти данные регистрируются в блокчейне и их изменить невозможно.
{% endhint %}

{% hint style="info" %}
Все DAO на XDAO могут иметь только один LP токен. Создать более одного LP токена в DAO невозможно.
{% endhint %}

{% hint style="success" %}
**XDAO Социальные сети**

📲 **TG Русский чат**: [**https://t.me/xdao\_cis**](https://t.me/xdao_cis)

📲 **TG Международный чат**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Анонсы**: [**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/xdao-app/russian/rukovodstvo-dlya-upravlyayushikh-dao/stranica-dao/manage/investment-activity-management/create-lp-token.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.
