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

# Blocklens Academy

Blocklens Academy is your go-to hub for learning everything about AI trading, signals, strategy customization, and portfolio management. Whether you’re a beginner or an advanced trader, our resources help you make the most of Blocklens AI.

**Exclusive Education for $BLS Holders**

BlockLens Academy is a **private trading education hub**, available exclusively to $BLS token holders. Our mission is to empower traders with the knowledge, tools, and strategies needed to trade smarter, reduce risks, and fully leverage the power of AI in their trading journey.

***

### 🔑 What You’ll Learn at Blocklens Academy

* **Trading Foundations**\
  Learn the core concepts of financial markets, from spot trading to futures, so you can confidently navigate any market environment.
* **AI-Powered Trading**\
  Discover how to integrate Blocklens AI into your strategies, using real-time signals, backtesting, and automation to maximize your edge.
* **Chart Analysis**\
  Gain the skills to read and interpret charts, combining candlestick patterns, indicators, and AI-driven insights to spot high-probability trade setups.
* **Risk Management Mastery**\
  Learn professional-grade techniques for position sizing, leverage control, and capital protection to ensure long-term success.
* **Strategy Development & Backtesting**\
  Build and customize trading strategies, then test them with **BlockLens AI’s proprietary backtesting engine** to refine and optimize your approach.
* **Portfolio Management**\
  Understand how to balance risk, diversify assets, and use AI-driven insights to grow and protect your portfolio.

***

### Why Join Blocklens Academy?

* **Exclusive Access:** Available only to $BLS holders.
* **Practical Training:** Focused on actionable strategies, not theory.
* **AI Integration:** Learn how to maximize results by combining human skill with AI precision.
* **Tailored Learning Paths:** Whether you’re a beginner or advanced trader, there’s a structured path to help you grow.
* **Community Advantage:** Learn alongside other committed traders who share the same vision.

***

### Our Goal

At Blocklens Academy, our goal is simple:\
**To transform every $BLS holder into a smarter, more confident, and profitable trader by combining trading education with AI technology.**

***

{% hint style="success" %}
👉 This way, the Academy feels premium, members-only, and directly tied to the utility of $BLS tokens.
{% endhint %}

***


---

# 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.blocklensai.com/learning-resources/blocklensacademy.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.
