> For the complete documentation index, see [llms.txt](https://pump-tools.gitbook.io/pumptools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pump-tools.gitbook.io/pumptools/info/about.md).

# About

## About Pump Tools

**Pump Tools** is an innovative platform designed to make it fast and easy to create tokens on the most popular blockchains:

* **Solana**
* **Ethereum**
* **Base**
* **Binance Smart Chain (BSC)**

Our mission is to simplify the tokenization process and make it accessible to everyone—no coding skills required.

### 💡 Features

* Token creation in just a few clicks
* Support for major blockchains
* User-friendly interface

### 💰 Lowest Prices

We offer the **lowest prices** on the market for token creation. No hidden fees or complicated pricing—just simple, transparent value.

### 🛠️ Free Additional Tools

Every user gets access to powerful **extra features for free**:

* 🔒 **Revoke Authorities** — remove token control permissions
* 🪙 **Mint Token** — issue additional tokens
* 🔥 **Burn Tokens** — burn unwanted tokens
* 📝 **Update Metadata** — update your token’s metadata

### 🚀 Why Choose Us?

* Instant token deployment
* No technical barriers
* Transparent pricing
* Ongoing updates and support

***

Get started with **Pump Tools** today and create your token in minutes!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pump-tools.gitbook.io/pumptools/info/about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
