# Launchpad Overview

<h3 align="center">Welcome to the home page</h3>

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

On the homepage, newly launched tokens on PumpBase are displayed from highest to lowest trading volume, arranged left to right.&#x20;

Users can explore all deployed tokens on PumpBase, search by name, symbol, or contract address, and apply filters such as volume or market cap.

{% hint style="success" %}
Find, filter, and explore freshly launched tokens.
{% endhint %}

<h3 align="center"><strong>Create Token Section</strong> </h3>

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

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

In the Create section, creators can instantly launch their own tokens.&#x20;

### For more details, visit this page and launch your token instantly. ⤵⤵⤵

{% content-ref url="/pages/7FvWQMF0kTK7HGhlQfmo" %}
[Broken mention](broken://pages/7FvWQMF0kTK7HGhlQfmo)
{% endcontent-ref %}

<h3 align="center">Airdrop Tokens Section</h3>

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

Easily airdrop tokens to any number of wallets, before or after launch.

{% hint style="info" %}
**Currently in Development**
{% endhint %}

<h3 align="center">Lock Tokens Section</h3>

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

Securely lock tokens without relying on third parties.

{% hint style="info" %}
**Currently in Development**
{% endhint %}

<h3 align="center">Update Token Section </h3>

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

The Update Token section allows you to modify details such as the logo, website, and other information whenever changes are needed after the token has been launched.

{% hint style="info" %}
**Currently in Development**
{% endhint %}


---

# 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/introduction/launchpadoverview.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.
