# Features

PumpBase introduces a fresh take on what a launchpad can offer. Designed for both creators and investors, it includes tools that make token launches fair, customizable, and transparent.

<figure><img src="/files/R1bykV4GrxjHIsFGir3S" alt=""><figcaption></figcaption></figure>

<h2 align="center">Fair Fee Model</h2>

PumpBase is built on the principle of fairness. Its fee system ensures that tokens are launched in a way that is transparent, sustainable, and community-driven.

{% hint style="danger" %}
Creators **cannot set more than 50%** of the fee for marketing.&#x20;
{% endhint %}

{% hint style="success" %}
**Rewards % ≥ 50%**  x  **Marketing % ≤ 50%**
{% endhint %}

**Example:**\
If a creator sets a **4% tax** on the token:

* A maximum of **2%** (50% of the 4%) can go to marketing.
* The remaining **2%** must be allocated to rewards.

| Total Token Tax                        | Marketing                              | Rewards                                | Example Split                                                   | Status |
| -------------------------------------- | -------------------------------------- | -------------------------------------- | --------------------------------------------------------------- | ------ |
| 2%                                     | 1%                                     | 1%                                     | 1% marketing + 1% rewards                                       | ✅      |
| 4%                                     | 1%                                     | 3%                                     | 1% marketing + 3% rewards                                       | ✅      |
| <mark style="color:$danger;">5%</mark> | <mark style="color:$danger;">3%</mark> | <mark style="color:$danger;">2%</mark> | <mark style="color:$danger;">3% marketing + 2.5% rewards</mark> | ❌      |

{% hint style="success" %}
There is no requirement to set tax fees. It’s completely optional for creators.
{% endhint %}

<h2 align="center">Custom Rewards</h2>

Creators can build unique reward models for their community by choosing from any token pair available on the Base chain.

* Works with memecoins (BRETT, MIGGLES, etc.)
* Works with stablecoins (USDC, USDT, etc.)
* Works with any supported token on the Base chain (wBTC, ETH, etc.)

{% hint style="success" %}
Creators have full control over **how much** in rewards will be distributed.
{% endhint %}

<h2 align="center">Sniper Protection</h2>

Protections are automatically built into every launch to block bots and unfair entries, ensuring a level playing field for all investors.&#x20;

The system enforces maximum wallet limits and purchase limits to protect the community from snipers without requiring any manual setup.

<h2 align="center">Liquidity Pool Sharing</h2>

PumpBase automatically manages liquidity pools with a shared ownership model between project creators and liquidity providers, making post-launch trading more reliable.&#x20;

From the 1% fee, liquidity is always split evenly with 50% going to the creator and 50% going to the liquidity providers.

{% hint style="warning" %}
All launches on PumpBase are deployed on **V3**. In the future, support for **V4** pairs will also be added.
{% endhint %}

<h2 align="center">Airdrop Token Tool</h2>

PumpBase includes a powerful Airdrop Token Tool that allows token creators to distribute any amount of tokens to any number of wallets. Airdrops can be executed both before and after trading begins, giving projects full flexibility in rewarding their communities or promoting their token.

<h2 align="center">Token Locker (PumpBase)</h2>

PumpBase provides its own secure contract for locking tokens, allowing creators to lock their tokens directly without relying on any third-party locker services. This ensures greater security, trust, and independence for projects.

***Secure your tokens, your way.***


---

# 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.pumpbase.fun/core-concepts/features.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.
