# pump.science docs

## pump.science docs

- [pump.science overview](https://pumpscience.gitbook.io/pump.science/pump.science-overview.md): Welcome to the only game you can play forever
- [tldr](https://pumpscience.gitbook.io/pump.science/the-protocol/tldr.md): pump science is a crypto and scientific protocol for funding scientific research
- [the science](https://pumpscience.gitbook.io/pump.science/the-protocol/the-science.md): The longevity research protocol
- [crypto powered science](https://pumpscience.gitbook.io/pump.science/the-protocol/crypto-powered-science.md): How pump.science funds research initiatives exclusively through trading volume of tokens launched on Solana
- [scientific experiment protocol](https://pumpscience.gitbook.io/pump.science/the-protocol/scientific-experiment-protocol.md)
- [how to play the longevity game](https://pumpscience.gitbook.io/pump.science/user-guides/how-to-play-the-longevity-game.md): If you win, you live longer
- [what you'll see](https://pumpscience.gitbook.io/pump.science/user-guides/what-youll-see.md): data from inside the pump.science lab
- [how to launch a compound](https://pumpscience.gitbook.io/pump.science/user-guides/how-to-launch-a-compound.md): how to start an experiment on pump.science
- [how to launch a product](https://pumpscience.gitbook.io/pump.science/user-guides/how-to-launch-a-product.md): how to launch your product on pump.science
- [additional content](https://pumpscience.gitbook.io/pump.science/additional-content.md): A list of podcasts and content that describe pump.science in detail
- [health points](https://pumpscience.gitbook.io/pump.science/health-points.md): A weighted scientific score that ranks compounds by the strength of their lifespan extension evidence across animal models — helping you identify the most promising interventions for life extension.
- [faqs](https://pumpscience.gitbook.io/pump.science/faqs.md)
- [risks](https://pumpscience.gitbook.io/pump.science/risks.md)
- [why pump.science](https://pumpscience.gitbook.io/pump.science/about/why-pump.science.md): "Primary Care, the most fundamental discipline of medicine, is being overlooked by a broken system that prioritizes 'sick' care over 'health' care" -Primary Care for America
- [vision](https://pumpscience.gitbook.io/pump.science/about/vision.md)
- [roadmap](https://pumpscience.gitbook.io/pump.science/about/roadmap.md): it was never just about worms


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://pumpscience.gitbook.io/pump.science/pump.science-overview.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.
