> For the complete documentation index, see [llms.txt](https://docs.sheerluck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sheerluck.ai/readme.md).

# Welcome

Welcome to the Sheerluck AI documentation website. On this site you can explore what is Sheerluck, how to use it and learn about our plans.

Sheerluck started as an AI powered bot that helps you analyze tokens for their potential red flags and puts them in natural text so you can read it even without in-depth on-chain knowledge.

Sheerluck AI bot currently has ability to analyze tokens, GitHub repositories, find wallets from PNL posts and have natural conversations with you!

In the Sheerluck ecosystem there are **Confluence**, **Terminal**, **Discord bot, Telegram bot** and **browser** **extension.** You can read more about each one on their designated pages in this GitBook.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Official Links</strong></td><td>Official links of our project</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Token</strong></td><td>Learn about usage and purpose of Sheerluck token</td><td></td><td></td><td><a href="/pages/Px7imt3WcGsNtrzkt7HO">/pages/Px7imt3WcGsNtrzkt7HO</a></td></tr><tr><td><strong>Telegram Bot</strong></td><td>Learn about our Telegram Bot</td><td></td><td></td><td><a href="/pages/SGOmckcF2rb9zYKjPmqy">/pages/SGOmckcF2rb9zYKjPmqy</a></td></tr><tr><td><strong>Discord Bot</strong></td><td>Learn about our Discord Bot</td><td></td><td></td><td><a href="/pages/HFI1McCdwO2UhnFdz1VQ">/pages/HFI1McCdwO2UhnFdz1VQ</a></td></tr><tr><td><strong>Confluence</strong></td><td>Learn about Sheerluck Confluence</td><td></td><td></td><td><a href="/pages/StF2tqAT7ov6xlsqLXmI">/pages/StF2tqAT7ov6xlsqLXmI</a></td></tr><tr><td><strong>Wallet Tracker</strong></td><td>Learn about Sheerluck Wallet Tracker</td><td></td><td></td><td><a href="/pages/sP9fBVUfPOstVfuOUxWl">/pages/sP9fBVUfPOstVfuOUxWl</a></td></tr><tr><td><strong>Terminal</strong></td><td>Learn about Sheerluck Terminal</td><td></td><td></td><td><a href="/pages/ZyclVqr6iURU8kaTps9W">/pages/ZyclVqr6iURU8kaTps9W</a></td></tr><tr><td><strong>Extension</strong></td><td>Learn more about Sheerluck browser extension</td><td></td><td></td><td><a href="/pages/BRfw96VGpLMWZ6yCHRh0">/pages/BRfw96VGpLMWZ6yCHRh0</a></td></tr></tbody></table>


---

# 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.sheerluck.ai/readme.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.
