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

# Introduction

<figure><img src="/files/5bSgjDWZbYNYapxBWz0g" alt=""><figcaption></figcaption></figure>

**Peekaboo is a lightning-fast, non-custodial trading platform for serious onchain degens. Snipe the hottest tokens early, trade in and out in seconds, and never give up custody of your funds.**

Built to deliver unmatched speed, control, and reliability, Peekaboo empowers users to snipe early, trade instantly, and retain full ownership of their funds — all in one seamless experience.

Our mission is simple:

**Make alpha access fast, fun, and non-custodial.**

* **Non-Custodial by Design** – Your keys, your funds — always.
* **AI-Powered Infrastructure** – real-time signals, early trend mapping and smarter trades.
* **Blazing Fast Execution** – Trade in and out in seconds, no signature spam.
* **Memecoin Ready** – Tailored for speed and precision in high-volatility environments.
* **Full Feature Set** – Limit orders, token discovery, live charts, and more.
* **Zero Trade-Offs** – Custodial-level performance with self-custody security.


---

# 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://docs.peekaboo.gg/introduction.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.
