> For the complete documentation index, see [llms.txt](https://simpleaitrading.gitbook.io/simple-ai-trading/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simpleaitrading.gitbook.io/simple-ai-trading/toolkit-screener/how-to-get-access.md).

# How To Get Access

{% stepper %}
{% step %}

### Get Any Plan

The Toolkit Screener is available exclusively for our members.

You can receive *free access* to all our tools by signing up with our partner broker and making a $500 deposit.

These $500 are fully yours to trade with — it's your own trading capital, not a fee or payment.
{% endstep %}

{% step %}

### Navigate to Discord

**Look for the categories**

* Quant Trend Screener
* Money Flow Screener
* Sniper Trend Screener
* Impulse Trend Screener
* Volume Snipe Screener
* Liquidations Screener (Free for everyone)
  {% endstep %}

{% step %}

### Click on the first channel called "Choose Signals" under each category

In each channel, you can now select the timeframe in which you want to receive signals.

Simply click on the reaction buttons — new roles will be assigned to you automatically, and the corresponding signal channels will become available.

<figure><img src="/files/detdYbC4HW46yTQ7z5fJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enjoy

Now you will receive alerts for the signals and timeframes you have selected across all the markets we screen.
{% endstep %}
{% endstepper %}


---

# 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://simpleaitrading.gitbook.io/simple-ai-trading/toolkit-screener/how-to-get-access.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.
