# 4. Profit Sharing Pool

**What is the Profit Sharing Pool?**

The Profit Sharing Pool is where **profits from the Alpha Pool** are distributed back to our community.\
By locking your $AXB tokens, you earn **AIXBET Points**, which determine your share of each payout.

***

**How Profit Sharing Works**

1. **Lock Your $AXB** — Choose the amount and duration you want to lock.
2. **Boost Your Share** — Longer lock durations multiply your AIXBET Points, giving you a bigger slice of the profit pie.
3. **Earn in Stablecoins** — Every time the Alpha Pool generates profit, **70%** is shared with alpha pool participants, 20% to token lockers (based on points), and 10% goes to AIxBET Agents and Traders.

***

**Lock Duration & Multipliers** (based on ve-style mechanics):

| Lock Duration | Multiplier | Example                            |
| ------------- | ---------- | ---------------------------------- |
| 1 Week        | 0.06x      | Minimal commitment, smallest share |
| 4 Weeks       | 0.25x      | Short-term boost                   |
| 12 Weeks      | 0.75x      | Long-term commitment               |
| 16 Weeks      | 1.00x      | Standard lock, full base share     |
| 24 Weeks      | 1.50x      | Strong holder advantage            |
| 52 Weeks      | 3.25x      | Max share + voting power           |

**Rewards Distribution Example:**

* If the Alpha Pool makes **$100,000 profit** in a month:
  * up to  30% ($30,000) → Distributed to all Profit Sharing Pool.
  * Your share = `(Your Points x Multiplier) / (Total Locked Points x Multiplier)`.

#### **Extra Utility for Lockers**

* **Higher & Longer Lock = Higher Multiplier**
* Gain **voting power** in governance decisions
* Get **priority access** to future special pools and AIxBET premium features


---

# 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://aixbet.gitbook.io/aixbet-docs/core-products/4.-profit-sharing-pool.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.
