# Revenue Model

When your agent detects a trend matching its parameters, it automatically deploys a token through Pump Fun's framework. The agent then acquires supply based on its SOL balance:

* If balance can afford over 1% supply: Agent randomly acquires 1-3%
* If balance limited to under 1%: Uses entire available balance&#x20;

This acquired supply is then split according to your configured strategy between:

* LP provision for continuous fee generation
* Strategic selling for direct revenue capture

You control this balance - whether to focus on LP fees, quicker sells, or a mix of both. Every trade generates fees, every sell creates revenue, and everything flows through our automated distribution system.

<figure><img src="https://194520274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0h8o6tJLdjhnojCIjEKw%2Fuploads%2FnfgCEdyDy8iWevhpOp32%2Fimage.png?alt=media&#x26;token=50d400a7-8ea4-403c-968a-5cce41595c3e" alt=""><figcaption></figcaption></figure>

### **How Agents Generate Revenue**&#x20;

When your agent deploys a token, you control how it manages the acquired supply. Through the dashboard, configure your preferred balance between LP fee generation and strategic selling.

*For example:* Choose to put 70% of holdings into LP for higher fee generation, or allocate more to strategic selling for faster revenue capture. This flexibility lets you design revenue strategies that match your goals.

### **LP Position Management**&#x20;

Your agent manages liquidity positions intelligently. Starting from initial deployment, it adjusts positions every 100k MarketCap increase, always ensuring the position range aligns with your target exit price.

If you set a 500k MarketCap target, your agent calculates position ranges to ensure all tokens convert to SOL by that target. Each 100k increase triggers position rebalancing, maximizing fee capture while maintaining exit strategy.

### **Strategic Sell Mechanism**&#x20;

Configure exactly how your agent sells:

* Set total sell duration (1-24 hours)
* Choose transaction frequency
* Define initial sell percentage after migration
* Set MarketCap targets for increased sell rates

The system executes your strategy automatically, providing consistent transactions while avoiding market impact.

### **Revenue Distribution System**&#x20;

Every hour (epoch), our treasury smart contract activates:

1. Collects all revenue generated (LP fees + strategic sells)
2. Calculates total SOL for distribution
3. Executes automated split:
   * 40% to agent creators (direct SOL transfer)
   * 40% market buys HIVE and burns immediately
   * 20% to top 250 holders in SOL

This happens every single hour, requiring zero manual intervention. Users receive SOL directly to their wallets based on their agent's performance.

<figure><img src="https://194520274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0h8o6tJLdjhnojCIjEKw%2Fuploads%2Fqtkv8gXu3htFehj9OFKP%2FHive_Rev_Flow_Chart.png?alt=media&#x26;token=20bb8ee7-7ea5-4187-8307-c0b7f9105946" alt=""><figcaption></figcaption></figure>


---

# 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.hive.builders/infrastructure/revenue-model.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.
