> For the complete documentation index, see [llms.txt](https://docs.lore.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lore.xyz/getting-started/understanding-equity-events/exits-payouts-distributions.md).

# Exits, Payouts, Distributions

### **Need to Adjust Your Equity? We Have Options!**

This page explains how you can control your ownership within your Group, whether you're departing entirely or taking some profits. Lore makes managing exits for liquidity a breeze.

**Exits and Payouts:**

<figure><img src="/files/07agAftZ0EC3ahJt9Hsa" alt="" width="452"><figcaption><p>Equity Events Tab</p></figcaption></figure>

* **Full Payout:** Sell your entire ownership stake and receive the corresponding value in ETH or readily tradeable tokens with the **transfer equity with the payout proposal**.
* **Partial Payout:** Sell a portion of your stake while keeping the rest. This is ideal if you want to remain involved with the Group. **Use the transfer equity with the payout proposal.**

### **Distributing the Wealth: How to Make Payments**

There are several ways to distribute funds within your Group:

* **Distribute by Equity:** Allocate tokens to members proportionally to their ownership stake in the Group. Perfect for sharing gains based on individual contribution.
* **Distribute Equally:** Distribute tokens to all members in equal amounts, regardless of ownership stake. This is a great option for sharing rewards or covering operational costs.
* **Distribute to External Address:** Send tokens directly to an external wallet address outside of your Group.

{% @arcade/embed flowId="CX93fex2Asiv9o2tnfL5" url="<https://app.arcade.software/share/CX93fex2Asiv9o2tnfL5>" %}

### **Choosing the Right Option**

The best method for you will depend on your specific needs. Distributing by equity ensures everyone is rewarded based on their investment, while an equal distribution keeps things simple. Finally, use the external address option to send funds to a different wallet or exchange.

{% hint style="info" %}
Note: Distributions do not affect anyone's equity. Since everyone is receiving a payment based on their equity stake, no one's stake needs to be adjusted.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lore.xyz/getting-started/understanding-equity-events/exits-payouts-distributions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
