# Blocklens AI

## Blocklens AI

- [Welcome ](https://docs.blocklensai.com/introduction/welcome.md): AI copilot for futures trader
- [Mission](https://docs.blocklensai.com/introduction/misson.md): Signals powered by data, not guesswork.
- [Key Features](https://docs.blocklensai.com/introduction/keyfeatures.md)
- [Roadmap](https://docs.blocklensai.com/introduction/roadmap.md)
- [Bot Instruction](https://docs.blocklensai.com/using-blocklens-ai/botinstruction.md)
- [How It Works ?](https://docs.blocklensai.com/the-core/howitworks.md)
- [Decoding the Markets](https://docs.blocklensai.com/the-core/decodingthemarkets.md): Blocklens AI uses advanced algorithms to analyze indicators, candlestick patterns, and historical data. By interpreting this information, it identifies trends, validates signals, and pinpoints optimal
- [Tech Stack](https://docs.blocklensai.com/the-core/integrations.md)
- [Why Use ?](https://docs.blocklensai.com/the-core/whyuse.md)
- [Token-Gated](https://docs.blocklensai.com/usdbls/tokengated.md): Signals for holders, value for the community.
- [Revenue Share](https://docs.blocklensai.com/usdbls/revenueshare.md)
- [Tokenomics](https://docs.blocklensai.com/usdbls/tokenomics.md)
- [Blocklens Academy](https://docs.blocklensai.com/learning-resources/blocklensacademy.md)
- [Understand trading and AI](https://docs.blocklensai.com/learning-resources/blocklensacademy/understand-trading-and-ai.md)
- [Changelog / Updates](https://docs.blocklensai.com/terminal/changelog.md)
- [Bot Performance Report](https://docs.blocklensai.com/terminal/botperformance.md)
- [Socials](https://docs.blocklensai.com/socials/socials.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.blocklensai.com/introduction/welcome.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.
