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

# $SNEK

🐍 IN $SNEK WE TRUST 🐍\
\
To learn about $SNEK, we encourage you to follow $SNEK on [www.snek.com](https://www.snek.com/), X and Discord. \
\
"SNEK is a deflationary memecoin launched on Cardano. It has become a cultural movement and an icon in the web3 world, representing fun and innovation. \
\
SNEK is the most traded token on Cardano and a unifying force within the ecosystem. It brings excitement to its community and plays a leading role in making the crypto space accessible, engaging, and meaningful. With its roots in internet culture and fueled by a dedicated online community, Snek serves as a vital bridge for web3 onboarding. \
\
Like other popular memecoins, such as Pepe, Bonk, Shiba Inu, and Dogecoin, SNEK has established itself as one of the top meme-based community-driven cryptocurrencies. It pushes the limits of what a memecoin can achieve, with a vision to bring social and decentralized finance within and beyond the Cardano ecosystem."\
\
"SNEK is a memecoin with no intrinsic value or expectation of financial return. There is no formal team or roadmap. The coin is for entertainment purposes only."

<figure><img src="/files/YhPvPNx8iBhe2rLXJ6Xr" alt=""><figcaption><p>Image from www.snek.com</p></figcaption></figure>

\ <br>


---

# 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://snekkies.gitbook.io/snekkies-scroll/snekkies-scroll/usdsnek.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.
