# 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="getting-started/quickstart">quickstart</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="getting-started/token">token</a></td></tr><tr><td><strong>Telegram Bot</strong></td><td>Learn about our Telegram Bot</td><td></td><td></td><td><a href="ecosystem/telegram-bot">telegram-bot</a></td></tr><tr><td><strong>Discord Bot</strong></td><td>Learn about our Discord Bot</td><td></td><td></td><td><a href="ecosystem/discord-bot">discord-bot</a></td></tr><tr><td><strong>Confluence</strong></td><td>Learn about Sheerluck Confluence</td><td></td><td></td><td><a href="ecosystem/confluence">confluence</a></td></tr><tr><td><strong>Wallet Tracker</strong></td><td>Learn about Sheerluck Wallet Tracker</td><td></td><td></td><td><a href="ecosystem/wallet-tracker">wallet-tracker</a></td></tr><tr><td><strong>Terminal</strong></td><td>Learn about Sheerluck Terminal</td><td></td><td></td><td><a href="ecosystem/terminal">terminal</a></td></tr><tr><td><strong>Extension</strong></td><td>Learn more about Sheerluck browser extension</td><td></td><td></td><td><a href="ecosystem/extension">extension</a></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.sheerluck.ai/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
