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

# Introduction

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

Welcome to the Nibbler whitepaper, a guide that will extensively introduce you to this project, which is as much ours as it is yours, and which aims to become one of the most relevant on the memecoin scene.

Nibbler is a memecoin that pays homage to the character with the same name from the show Futurama. Cute, clever, and mysterious, Nibbler is a character that fits easily into the meme culture loved by cryptocurrency enthusiasts.

Our vision includes developing an NFT collection with rewards for its holders, creating Eternium: an AI-powered ecosystem of digital tools, and, of course, exposing cryptocurrencies to the world. We believe that meme currencies are an exceptional way to generate mass adoption for the crypto movement.

We are delighted to present all our plans to you in more detail in the following sections, so join us! Our hyperspace journey has just begun!

<figure><img src="/files/0fPtiKNJropX1b24TYIb" alt=""><figcaption></figcaption></figure>


---

# 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://nibbler-erc.gitbook.io/nibbler-erc/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.
