# Manage Private Offers⭐️

{% hint style="info" %}
If you want to change the terms of an already posted private deal, close the current deal and create a new one with the changed terms.
{% endhint %}

To close a private transaction to sell LP Token:

1\) Click Manage Private Offers on the Manage page in your DAO;

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

2\) Click on the trash bin icon and sign the message in the wallet, to create a vote to close the private transaction;

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

3\) After you activate the vote, you will close the private deal offer to a specific buyer.<br>

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

{% embed url="<https://app.tango.us/app/workflow/Manage-Private-Offers-e36f7fe12302419b914539d1a2072076>" %}

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