# Custom Transaction⭐️

Custom Transaction - allows you to create any custom transaction. Custom Transaction is mainly used when XDAO modules interact with your DAO. You can also interact with your smart contracts on behalf of your DAO. To create a Custom Transaction:

1\) Click Custom Transaction on the Manage page in your DAO;<br>

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

2\) Specify a Target Address;

3\) Specify Value;

4\) Specify Data;<br>

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

5\) Click Create voting. Once the voting is created and activated, the custom transaction will be executed on behalf of the DAO.<br>

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

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

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