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

# Intro

***$PUUSH is the Boomer Squad team built meme token and closely tied to our community & ecosystem. The Boomer Squad is a utility-focused PFP NFT collection that is built on providing value.***&#x20;

<figure><img src="/files/6hicXbC7KAPmpJsSrpg7" alt=""><figcaption><p>Whatever your choice, you're getting both!</p></figcaption></figure>

## $PUUSH & Boomer Squad&#x20;

$PUUSH is one of the first (ever!) actively deflationary meme tokens with the backing of the [puush.fun](https://www.puush.fun/) platform. Fees raised from the [puush.fun](https://www.puush.fun/) platform are used for $PUUSH buy back and burns to strengthen liquidity along with platform and product development. The Boomer Squad NFT is tied to $PUUSH through our [Retro404 protocol](https://boomer-squad.gitbook.io/puushdotfun/puush.fun/defi-tools/retro-404).

## At a Glance

To get an idea of what we're all about and find out how the BoomerSquad & $PUUSH are intertwined, you can first visit our [FAQ](https://boomer-squad.gitbook.io/boomersquad-puush/intro/faq).&#x20;

And join us on [Discord](https://discord.gg/3KzvmbWb)!


---

# 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://boomer-squad.gitbook.io/puushdotfun/intro.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.
