# Prepump Documentation

This documentation is designed to guide both **project creators** and **investors** through every step of the process. Whether you’re creating your first prepump, contributing to a promising project, or tracking token distribution, you’ll find clear instructions, best practices, and safety tips here.

### What is Prepump?

Prepump is a presale platform that allows users to create and participate in token presales.\
Think of it as a way to raise funds and build your community before your token goes live.

***

Step-by-step guides for **creating** and **trading** prepumps:

{% content-ref url="/pages/7FvWQMF0kTK7HGhlQfmo" %}
[Create a prepump](/guides/create.md)
{% endcontent-ref %}

{% content-ref url="/pages/QPzbTvC6XsT5gERiU43E" %}
[Trade prepumps](/guides/trade.md)
{% endcontent-ref %}

***

### Contact Us!

<https://x.com/tradeprepump>


---

# 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.prepump.trade/readme.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.
