# Welcome to the User guide

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Sign-in and 2FA</strong></td><td align="center">Learn how to access your profile in the Web UI and set up 2FA</td><td><a href="sign-in-and-2fa">sign-in-and-2fa</a></td></tr><tr><td align="center"><strong>Account details</strong></td><td align="center">Get details about your master and investment accounts, including subscriptions, statistics, trading reports, and more</td><td><a href="view-your-account-details">view-your-account-details</a></td></tr><tr><td align="center"><strong>About the Leaderboard</strong></td><td align="center">Explore the information in the Leaderboard and learn how to use it</td><td><a href="use-the-leaderboard-to-find-the-best-performing-master-accounts">use-the-leaderboard-to-find-the-best-performing-master-accounts</a></td></tr><tr><td align="center"><strong>Master &#x26; investment accounts</strong></td><td align="center">Step-by-step instructions for creating accounts and managing their parameters</td><td><a href="manage-master-and-investment-accounts">manage-master-and-investment-accounts</a></td></tr><tr><td align="center"><strong>Subscriptions</strong></td><td align="center">Step-by-step instructions for subscribing to master accounts and managing subscription settings</td><td><a href="manage-subscriptions">manage-subscriptions</a></td></tr><tr><td align="center"><strong>Deposits &#x26; withdrawals</strong></td><td align="center">Step-by-step instructions for funding accounts and withdrawing money</td><td><a href="manage-deposits-and-withdrawals">manage-deposits-and-withdrawals</a></td></tr></tbody></table>


---

# 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.b2copy.b2broker.com/user-guide/welcome-to-user-gide.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.
