# XDAO Pill

DAO Pill allows you to create and sign voting without the XDAO interface on the local server in case the website does not work for some reason.

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

#### Step by step instructions for creating voting:

1\) Enter Transaction Data and click Sign Message.

2\) Copy and save the data you see on the screen:&#x20;

• DAO address;&#x20;

• Target address;&#x20;

• Value;&#x20;

• Nonce;&#x20;

• Timestamp;&#x20;

• Your signature.

3\) Send your DAO members TxHash that will appear when they enter the data. Ask the rest of the DAO members to send you their signatures back and save all signatures.

4\) Other DAO members also need to run XDAO PILL locally and select "sign voting" where they will upload TXHash and sign the "Sign message".

<figure><img src="https://661917135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqWO1xoKmb7VCz1ZGm3qV%2Fuploads%2FxS1WuUVBKib006uWX4Lu%2Fimage.png?alt=media&#x26;token=3f798301-de11-41e5-8ba5-3a08d338fb2d" alt=""><figcaption></figcaption></figure>

5\) When you have enough signatures, go to the scanner DAO page (etherscan, bscscan, etc.), select \[Write], connect your wallet and enter all the data. Signatures are entered in the format of \[sig1, sig2, sig3].

<figure><img src="https://661917135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqWO1xoKmb7VCz1ZGm3qV%2Fuploads%2FVIlrmqL6vFvZQMHpv8G3%2Fimage.png?alt=media&#x26;token=0ad52565-12ad-4d5b-be5f-e62c89ad0a85" alt=""><figcaption></figcaption></figure>

#### Step by step instructions for signing the vote:

1\) Enter the TxHash you received from the DAO member who created the voting.

2\) Sign it, copy the value of the signature and send it back to the member who created the voting.

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