# Creator Earnings

### **Creator Earnings**

With DeAura’s permissionless launch engine, creators can earn directly from their token’s trading activity.

#### **How It Works**

When launching a token, you can set your own **LP fee,** just like on any traditional AMM. This trading fee applies to all swaps made through the liquidity pool of your token.

As the token creator, **you automatically earn 50% of that fee**.

#### **Example Breakdown**

* If you set a **1% LP fee**, you earn **0.5% per trade**
* If you set a **2% LP fee**, you earn **1% per trade**
* You keep earning from all trades that go through your pool

These earnings are claimable by the creator wallet that deployed the pool.

#### **Why It Matters**

This gives creators a direct way to monetize liquidity, no need to rely on presales, taxes, or VC rounds. You provide utility, grow your token’s ecosystem, and **earn passively** from activity over time.

It’s simple, sustainable, and fully on-chain.


---

# 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://deaura.gitbook.io/deaura-docs/creator-earnings.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.
