> 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/usdbls/tokengated.md).

# Token-Gated

<h3 align="center">To unlock <strong>features</strong> of <strong>Blocklens AI (BLS)</strong>, users must meet the <strong>minimum token holding requirement</strong></h3>

{% hint style="success" %}
**🔑 Requirement:** Hold **at least 0.1%** of the total BLS token supply in your wallet.
{% endhint %}

<h3 align="center"><strong>Benefits of Token-Gated Access</strong></h3>

Holders who meet the requirement will gain:

* **Unlimited Pair Monitoring** → Track as many token pairs as you want.
* **All Time frames Unlocked** → Access alerts for 1m, 5m, 15m, 30m, 1h, 4h. 8h, 1d, 1w and 1 month time frames.
* **Holder-Only Signal Channel** – Access AI signals from Blocklens AI's own optimized system.
* **Custom Pair Selection** → Holders can choose the exact pairs they want signals for.
* **AI Auto-Pair Detection** → Gain alerts when the AI identifies fresh opportunities based on sudden volume or trend shifts.
* **Full Access to Blocklens Academy** → Blocklens Academy is your go-to hub for learning everything about AI trading, signals, strategy customization, and portfolio management.&#x20;
* **Revenue Share** – Eligible to participate in BLS revenue distribution.

{% hint style="danger" %}
All features are currently unlocked with just 0.1% token holdings. In the future, higher allocations may be required
{% endhint %}

<h3 align="center"><strong>Connection-Less Verification Process</strong></h3>

**One-Time Proof Transaction:**

* You will perform a **single verification transaction** to confirm your $BLS holdings.
* This transaction is recorded on-chain as proof of eligibility.

**Permanent Access:**

* After verification, you do not need to verify your wallet again to access premium features.
* Access will remain active as long as you continue to meet the **0.1% holding requirement**.

**Re-Verification:**

* If your holdings drop below the requirement, you must re-verify once the requirement is met again.

<h2 align="center">⬇️⬇️Verify Now⬇️⬇️</h2>

{% embed url="<https://t.me/blocklensai>" %}

<figure><img src="/files/PX9813kGkXb71dCdbxTs" alt="https://t.me/blocklensai/10"><figcaption></figcaption></figure>


---

# 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/usdbls/tokengated.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.
