# QUICKSTART GUIDES

- [All Plans - Setup Guide](https://docs.quantvue.io/quickstart-guides/all-plans-setup-guide.md)
- [Step 1: Getting access](https://docs.quantvue.io/quickstart-guides/all-plans-setup-guide/step-1-getting-access.md)
- [Step 1a: NinjaTrader Machine ID](https://docs.quantvue.io/quickstart-guides/all-plans-setup-guide/step-1-getting-access/step-1a-ninjatrader-machine-id.md)
- [Step 1b: QuantVue NinjaTrader Toolkit](https://docs.quantvue.io/quickstart-guides/all-plans-setup-guide/step-1-getting-access/step-1b-quantvue-ninjatrader-toolkit.md)
- [Step 2: Joining the Discord](https://docs.quantvue.io/quickstart-guides/all-plans-setup-guide/step-2-joining-the-discord.md)
- [Step 3: Watch the training](https://docs.quantvue.io/quickstart-guides/all-plans-setup-guide/step-3-watch-the-training.md)
- [Pro Plan - Setup Guide](https://docs.quantvue.io/quickstart-guides/pro-plan-setup-guide.md)
- [Step 1: Watch Training Videos](https://docs.quantvue.io/quickstart-guides/pro-plan-setup-guide/step-1-watch-training-videos.md)
- [Step 2: Choose A Strategy/Setup](https://docs.quantvue.io/quickstart-guides/pro-plan-setup-guide/step-2-choose-a-strategy-setup.md)
- [Step 3: Collab With Others](https://docs.quantvue.io/quickstart-guides/pro-plan-setup-guide/step-3-collab-with-others.md)
- [Elite Plan - Setup Guide](https://docs.quantvue.io/quickstart-guides/elite-plan-setup-guide.md)
- [Step 1: Watch Training Videos](https://docs.quantvue.io/quickstart-guides/elite-plan-setup-guide/step-1-watch-training-videos.md)
- [Step 2: Choose A Strategy/Setup](https://docs.quantvue.io/quickstart-guides/elite-plan-setup-guide/step-2-choose-a-strategy-setup.md)
- [Step 3: Collab With Others](https://docs.quantvue.io/quickstart-guides/elite-plan-setup-guide/step-3-collab-with-others.md)
- [Become an Automated Trader](https://docs.quantvue.io/quickstart-guides/elite-plan-setup-guide/become-an-automated-trader.md): Here you will find our guide to becoming an automated trader. Written by QuantVue General Partner and Chief Technology Officer Anthony Garcia. He is the creator and coder of many of our algorithms.


---

# Agent Instructions: 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://docs.quantvue.io/quickstart-guides.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.
