# Getting Started

{% content-ref url="/pages/wfWWazDcBXxEYIb8754t" %}
[Learn how to create or log into your TradingView account](/trnd/setup-guide/learn-how-to-create-or-log-into-your-tradingview-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/smqmTDzc6KGfBIBAU7Fi" %}
[Learn how to create or log into your Discord account](/trnd/setup-guide/learn-how-to-create-or-log-into-your-discord-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/EFkt8VWMdwMT7QPlLxva" %}
[Account Portal Setup: Linking Your Discord and TradingView Usernames](/trnd/setup-guide/account-portal-setup-linking-your-discord-and-tradingview-usernames.md)
{% endcontent-ref %}

{% content-ref url="/pages/zKhYCA2XB25yBPeEAvCN" %}
[Set Up TB Pro and TO Panel for Your Desktop](/trnd/setup-guide/set-up-tb-pro-and-to-panel-for-your-desktop.md)
{% endcontent-ref %}

{% content-ref url="/pages/evLZo3I4NhpIsMo6Apn2" %}
[Set Up TB Pro and TO Panel for Your Mobile Device](/trnd/setup-guide/set-up-tb-pro-and-to-panel-for-your-mobile-device.md)
{% endcontent-ref %}

{% content-ref url="/pages/3uV0dSC8zkWWJyvCQbc3" %}
[Customize the Appearance of Your Tradingview Chart](/trnd/setup-guide/customize-the-appearance-of-your-tradingview-chart.md)
{% endcontent-ref %}


---

# 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/getting-started.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.
