# XDAO Pill

XDAO Pill позволит без интерфейса XDAO на локальном сервере создать и подписать голосование на случай, если сайт по каким-то причинам не будет работать.

{% embed url="<https://github.com/modagavr/xdao-pill>" %}

#### Пошаговая инструкция создания голосования:

1\) Введите данные транзакции и нажмите кнопку Подписать сообщение.

2\) Скопируйте и сохраните данные, которые вы увидите на экране:

• Адрес DAO;

• Target адрес;

• Value;

• Nonce;

• Timestamp;

• Ваша Подпись.

3\) Отправьте своим членам DAO TxHash, который появится при вводе данных. Попросите остальных членов DAO прислать вам свои подписи обратно и сохраните все подписи.

4\) Другим членам DAO также необходимо запустить локально XDAO PILL и выбрать sign voting, куда они погрузят TXHash и подпишут «Sign message”.

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

5\) Когда у вас будет достаточно подписей, перейдите на страницу DAO сканера (etherscan, bscscan или др.), выберите \[Написать], подключите свой кошелек и введите все данные. Подписи вводятся в формате \[sig1, sig2, sig3].

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

#### Пошаговая инструкция подписания голосования:

1\) Введите TxHash, который вы получили от участника DAO, создавшего голосование.

2\) Подпишите его, скопируйте значение подписи и отправьте обратно участнику создавшего голосование.

{% embed url="<https://youtu.be/hRKhXJtgzL0>" %}

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

📲 **TG СНГ чат**: [**https://t.me/xdao\_c**](https://t.me/xdao_rus)[**is**](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/xdao-info/xdao-pill.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.
