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

# Introduction

PAT Token is a meme token that operates on the Ethereum blockchain. It was created as a fun and lighthearted project with the goal of providing a new way for fans of Spongebob Squarepants and his best friend Patrick to engage with their favorite characters. The project was inspired by the success of other meme tokens, which have become increasingly popular in the world of cryptocurrency.

At its core, PAT Token is a community-driven project that aims to bring together fans of Spongebob and Patrick to share in their enthusiasm and love for these iconic characters. By providing a fun and engaging way for fans to interact with each other and with the wider crypto community, PAT Token hopes to build a strong and loyal following that can help propel the project to new heights.

Although PAT Token is not a deflationary token, it offers potential value to its holders in the form of its meme-inspired branding and the excitement that comes with being part of a vibrant and growing community. As a meme token, its value will be largely determined by the interest and engagement it generates among its fanbase, making community building and marketing key priorities for the project going forward.

Overall, PAT Token represents an exciting new addition to the world of meme tokens and offers a fun and engaging way for fans of Spongebob and Patrick to connect with each other and with the wider crypto community.


---

# 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-whitepaper.gitbook.io/pat-token-whitepaper/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.
