> 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-3-collab-with-others.md).

# Step 3: Collab With Others

Trading doesn't have to be lonely.

Your best chances at manual trading success are in the collaboration with our hundreds of QuantVue clients.

Take advantage of our 14,000+ member Discord community and exclusive members only channels.

Clients share what's working for them, strategy ideas, risk management best practices, and so much more.

Head over to our Discord community members-only channels:

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

The #manual-trading-forum in particular is a fantastic place to see what others are doing in real-time with the QuantVue indicators.

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

Utilize the Discord community to your advantage and you'll be well on your way to finding success with our system.

If you don't see the members area, follow the steps here to unlock them: [Step 2: Joining the Discord](/quickstart-guides/all-plans-setup-guide/step-2-joining-the-discord.md)


---

# 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-3-collab-with-others.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.
