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

# 👋introduction

Noesis is a Telegram bot that aims to help users navigate the on-chain market by providing unique insights and staying ahead of the competition.&#x20;

Noesis is more than just an analysis bot. It's your ideal companion for navigating the Solana ecosystem. Here's what makes Noesis unique:

As you may be aware, finding and following the market's top traders—whether anons or well-known crypto influencers—is now one of the most important things to do in addition to networking.&#x20;

Noesis will help you find all of these wallets more quickly and easily, as well as provide in-depth analysis of Solana tokens based on unique features, allowing you to stay ahead of the market.&#x20;

Whether you are an experienced trader or new to the on-chain market, Noesis provides powerful tools to help you make informed decisions.&#x20;

This documentation will walk you through all of Noesis' features, how to use them effectively, and how they can enhance your on-chain trading experience.


---

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

```
GET https://smp-team.gitbook.io/noesis-bot/introduction.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.
