> For the complete documentation index, see [llms.txt](https://about.pumptrust.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://about.pumptrust.com/cases.md).

# Cases

- [Case #001](https://about.pumptrust.com/cases/case-001.md): DeFi Token Launch — +89% Organic Traffic in 14 Days
- [Case #002](https://about.pumptrust.com/cases/case-002.md): Meme Token “Pump & Fun” — From 0 to $1.2M Volume in 48 Hours
- [Case #003](https://about.pumptrust.com/cases/case-003.md): Case Study: Utility Token — From Unknown to Google Top 3 in 21 Days
- [Case #004](https://about.pumptrust.com/cases/case-004.md): Viral Meme Token — “From Zero to Trending in 36 Hour
- [Case #010](https://about.pumptrust.com/cases/case-010.md): Web3 Utility Token — Onboarded 14K Users & Got Listed Organically
- [Case #011](https://about.pumptrust.com/cases/case-011.md): Stealth Token Launch — $470K Volume Without a Single Tweet from the Team
- [Case #012](https://about.pumptrust.com/cases/case-012.md): Web3 Gaming Token — Revived a Dying Project & Increased DAU by 310%
- [Case #013](https://about.pumptrust.com/cases/case-013.md): Pre-CEX Launch — Built Trust Before Major Exchange Listing
- [Case #014](https://about.pumptrust.com/cases/case-014.md): DeFi Farming Token — From $27K TVL to $1.1M in 12 Days
- [Case #112](https://about.pumptrust.com/cases/case-112.md): Multichain Infra Token — From Zero Visibility to Top 5 Google Rankings in 17 Days
- [Case #113](https://about.pumptrust.com/cases/case-113.md): Launchpad Token — 4.3x Oversubscribed Without Paid Ads


---

# 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://about.pumptrust.com/cases.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.
