# Info Desk

<details>

<summary><strong>What is PumpBase?</strong></summary>

PumpBase is a token launchpad on the Base chain where creators can deploy, lock, airdrop, and manage tokens, while investors can trade and track them.

</details>

<details>

<summary><strong>How do I create a token?</strong></summary>

Go to the **Create Token** section, connect your wallet, set your details (logo, name, supply, etc.), and deploy instantly.

</details>

<details>

<summary><strong>Can I update token details after launch?</strong></summary>

\
Yes. The **Update Token** section lets you edit things like logo, website, and socials anytime.

</details>

<details>

<summary><strong>How do token locks work?</strong></summary>

Go the Lock Tokens section, connect your wallet, choose the percentage you want to lock, and set the duration.

</details>

<details>

<summary>Is it possible to airdrop dev tokens?</summary>

\
Our **Airdrop Tool** allows creators to send any amount of tokens to any number of wallets, before or after launch.

</details>

<details>

<summary><strong>How can investors buy launched tokens on Pumpbase?</strong></summary>

Investors can buy directly via the official embedded Uniswap link on PumpBase or use other supported options.

</details>

<details>

<summary>Are rewards paid out automatically?</summary>

Yes. Rewards are automatically distributed in WETH to holders equally

</details>

<details>

<summary>What is the official PumpBase token address</summary>

**0xE716330329c3c50C032C20c162fB0a3bd0418646**&#x20;

</details>


---

# 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/final-notes/infodesk.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.
