# Setup Guide

- [Getting Started](https://trnd-bot.gitbook.io/trnd/setup-guide/getting-started.md): Begin your journey with TRND Pro by clicking the links provided in the navigation box to get started.
- [Learn how to create or log into your TradingView account](https://trnd-bot.gitbook.io/trnd/setup-guide/learn-how-to-create-or-log-into-your-tradingview-account.md)
- [Learn how to create or log into your Discord account](https://trnd-bot.gitbook.io/trnd/setup-guide/learn-how-to-create-or-log-into-your-discord-account.md)
- [Account Portal Setup: Linking Your Discord and TradingView Usernames](https://trnd-bot.gitbook.io/trnd/setup-guide/account-portal-setup-linking-your-discord-and-tradingview-usernames.md)
- [Set Up TB Pro and TO Panel for Your Desktop](https://trnd-bot.gitbook.io/trnd/setup-guide/set-up-tb-pro-and-to-panel-for-your-desktop.md)
- [Set Up TB Pro and TO Panel for Your Mobile Device](https://trnd-bot.gitbook.io/trnd/setup-guide/set-up-tb-pro-and-to-panel-for-your-mobile-device.md)
- [Customize the Appearance of Your Tradingview Chart](https://trnd-bot.gitbook.io/trnd/setup-guide/customize-the-appearance-of-your-tradingview-chart.md)


---

# 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://trnd-bot.gitbook.io/trnd/setup-guide.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.
