> For the complete documentation index, see [llms.txt](https://pepe-cz.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pepe-cz.gitbook.io/whitepaper/be-welcome.md).

# Be Welcome!

## Pepe CZ has a clear roadmap for its development and a strong team of developers working to bring it to life.

<figure><img src="/files/s0aCZWEp25C2jn0S3Sno" alt=""><figcaption></figcaption></figure>

Welcome to Pepe CZ, the most popular meme coin in the world! Unlike other coins, we don't have lengthy whitepapers or fancy technologies. No, dude, memes are everything!

Let's talk about Pepe, our star player, while we're discussing memes. Pepe, with his sneaky grin and irreverent demeanor, is the perfect mascot for our meme money. Have you also seen those unusual Pepe memes? They have a lot of value!

So whether you're a die-hard fan of memes or just want to tinker around in the strange realm of cryptocurrency, Pepe CZ has you covered. Join us on this ridiculous journey, and let's see where the memes take us.


---

# 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://pepe-cz.gitbook.io/whitepaper/be-welcome.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.
