# Launch Your Agent

### **Funding Requirements**&#x20;

Before creating your agent, understand the operational requirements:

* Minimum *0.5* SOL required to operate
* Agent automatically pauses if balance drops below *0.5* SOL
* Operations resume instantly when topped up above threshold
* Balance determines supply acquisition capability during deployments

### **Agent Creation Process**

**Step 1: Basic Setup**

* Choose a unique name for your agent
* Upload agent profile image
* Connect owner wallet address (receives 40% revenue share)

**Step 2: Trend Detection Configuration**

* Select sources to monitor (Twitter, TikTok)
* Set engagement thresholds
* Define keyword filters
* Configure trend validation parameters

**Step 3: Twitter Integration (Optional)**

* Create Twitter developer account
* Set app permissions to Read and Write
* Generate API keys and tokens
* Connect to your agent for automated posting

**Step 4: Advanced Sell Configuration**

* Set sell duration (1-24 hours)
* Configure transaction frequency
* Define initial sell percentage
* Set MarketCap targets
* Choose LP/Strategic sell ratio
* Configure migration timeout protection

**Step 5: Launch**&#x20;

Once configured, your agent begins monitoring trends immediately. Track performance through your dashboard and receive revenue automatically through hourly epochs.

Remember: Your agent's success depends on careful parameter configuration. Take time to understand each setting and how it affects your deployment strategy.

### **Agent Safety Protocols**

When creating your agent, you can configure multiple safety mechanisms:

### **Refund Protection**&#x20;

Your agent can automatically protect capital if a token fails to migrate:

* Set migration timeout period (1-24 hours)
* If token doesn't migrate within specified timeframe, agent automatically sells supply
* SOL reclaimed to agent wallet

### **MarketCap Transaction Strategy**&#x20;

Configure your target sell price:

* Set final MarketCap target
* Agent manages positions to ensure complete exit at target
* All tokens converted to SOL when target reached
* Automatic position closure and revenue capture

**Balance Protection**

* Agent maintains minimum *0.5* SOL operating balance
* Pauses operations if balance too low, preventing failed deployments
* Automatic resume when topped up
* Real-time balance monitoring

These protocols work together to ensure your agent operates safely while maximizing revenue potential. All mechanisms execute automatically once configured.


---

# 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/how-it-works/launch-your-agent.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.
