> For the complete documentation index, see [llms.txt](https://docs.quantvue.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quantvue.io/quickstart-guides/pro-plan-setup-guide/step-2-choose-a-strategy-setup.md).

# Step 2: Choose A Strategy/Setup

Below is a YouTube playlist of popular and easy to use QuantVue manual trading strategies you can implement right away in your trading.

Keep in mind, these should be used as a starting point. Users that see the most success with our tools typically throw their own spin on our strategies & layouts.\
\
**Strategies & Setups Playlist:**\
<https://www.youtube.com/playlist?list=PLkPsNii7x9fZuaPa9QZ1gE66uZSsqGNPH>\
\
**Chart Layouts:**\
\
After you get your "Pro Member" Discord role, see the #pro-chart-layouts channel to unlock all of our copy-paste chart layouts.

Those layouts will be here in the Discord community:

<figure><img src="/files/lx5ZQBcAPSsSTC82HSOa" alt=""><figcaption></figcaption></figure>

The layouts are simply meant to be another starting point. Feel free to get creative and tweak them to your liking!

You can ping us in the Discord for any questions, or email us <hello@quantvue.io> and we'll be happy to answer any questions you might have.


---

# 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.quantvue.io/quickstart-guides/pro-plan-setup-guide/step-2-choose-a-strategy-setup.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.
