# 🌿 Cartel System

#### Overview

The Cartel system lets you:

* Buy shares that produce Semuta over time
* Hire dealers to sell your Semuta
* Earn chips and XP from sales
* Level up your cartel rank

#### Getting Started

**View Your Cartel:**

```
/cartel
```

#### Shares (Production)

**How Shares Work:**

* Each share produces Semuta over time
* Default rate: Grams per share per hour (set by admins)
* Semuta accumulates in your warehouse
* Maximum warehouse capacity applies

**Buying Shares:**

1. Use `/cartel` and click "Shares"
2. Click "Buy Shares"
3. Enter the number of shares to purchase
4. Confirm the transaction

**Share Price:**

* Set by casino admins
* Check current price in the Cartel menu

#### Warehouse

**Managing Semuta:**

* View current Semuta stock
* Burn excess Semuta if needed
* Export Semuta to dealers for sale

**Exporting to Dealers:**

1. Click "Warehouse" in Cartel menu
2. Click "Export to Dealer"
3. Choose which dealer to supply
4. Enter amount of Semuta to export
5. Dealer will sell it over time

#### Dealers

**Hiring Dealers:**

1. Click "Dealers" in Cartel menu
2. Click "Hire Dealer"
3. Choose tier (higher tiers sell faster)
4. Pay the hiring cost

**Dealer Tiers:**

* **Tier 1**: Slowest sales, cheapest
* **Tier 2**: Medium sales, medium cost
* **Tier 3**: Fast sales, expensive

**Dealer Upkeep:**

* Dealers require daily upkeep payment
* Pay upkeep or dealer becomes inactive
* Fire dealers to stop upkeep costs

**Sales & Revenue:**

* Dealers automatically sell Semuta
* Earn chips from each sale
* Earn XP per gram sold (rate set by admins)
* Check dealer status to see sales progress

#### Cartel XP & Leveling

**Earning XP:**

* Sell Semuta through dealers
* XP per gram rate set by admins
* XP accumulates over time

**Cartel Ranks:**

* Level up based on total XP
* Higher ranks = prestige
* View your rank in the Cartel overview

**Leaderboard:**

* Click "Rank Table" to see top cartels
* Compete with other players
* Show off your criminal empire

#### Tips for Success

1. **Balance shares and dealers**: More shares = more production, but you need dealers to sell it
2. **Keep dealers paid**: Unpaid dealers don't sell
3. **Monitor warehouse**: Don't let it overflow
4. **Export regularly**: Keep dealers stocked with Semuta
5. **Upgrade dealers**: Higher tiers = faster profit


---

# 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://zenthira-mmo.gitbook.io/wiki/zenthira-casino-player-guide/cartel-system.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.
