# Pepe Unchained Docs

## Pepe Unchained Ecosystem

- [Welcome to Pepe Unchained](https://guide.pepeunchained.com/readme.md)
- [What is Pepe Unchained?](https://guide.pepeunchained.com/what-is-pepe-unchained.md)
- [Ecosystem Overview](https://guide.pepeunchained.com/ecosytem-tools/ecosystem-overview.md)
- [Block Explorer](https://guide.pepeunchained.com/ecosytem-tools/block-explorer.md)
- [Bridging funds](https://guide.pepeunchained.com/ecosytem-tools/bridging-funds.md): Pepe Unchained Bridge: A Gateway Between Ethereum and Layer 2
- [DEX](https://guide.pepeunchained.com/ecosytem-tools/dex.md)
- [How to Use & Buy $PEPU (Step-by-Step for Beginners)](https://guide.pepeunchained.com/pepu-guide/how-to-use-and-buy-usdpepu-step-by-step-for-beginners.md)
- [How to Bridge to Pepu L2](https://guide.pepeunchained.com/pepu-guide/how-to-bridge-to-pepu-l2.md): A quick guide on how to bridge
- [How to Stake $PEPU](https://guide.pepeunchained.com/pepu-guide/how-to-stake-usdpepu.md)
- [Pepu HUB](https://guide.pepeunchained.com/pepu-guide/pepu-hub.md): A collection of helpful articles designed to boost your confidence, not just in the Pepu ecosystem, but also in understanding crypto as a whole.
- [Frens With Benefits Program](https://guide.pepeunchained.com/developer-resources/frens-with-benefits-program.md)
- [Development Best Practice](https://guide.pepeunchained.com/developer-resources/development-best-practice.md)
- [Software Development Kit](https://guide.pepeunchained.com/developer-resources/software-development-kit.md)


---

# 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://guide.pepeunchained.com/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.
