> For the complete documentation index, see [llms.txt](https://docs.b2copy.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2copy.b2broker.com/video-tutorials.md).

# Video tutorials

* [Back Office overview](https://drive.google.com/file/d/1F5KkY77zDw95nswTc1ujTOWE2iNIUcC4/view)
* [Back Office settings (part 1)](https://drive.google.com/file/d/1j1BGyG7sQS1TRGX0WXE6fQcDuG8Sdsyq/view)
* [Back Office settings (part 2)](https://drive.google.com/file/d/1ZHZzoPkOQliJzizGh5DRq0cB_OyaXzYe/view)
* [How to customize your investment platform in the Back Office](https://drive.google.com/file/d/1MV4yZmnwB0CIf1tCBrhgYBFf7-OS1KkJ/view)
* [How to configure IB levels for your investment platform](https://drive.google.com/file/d/1jVWFUCy6JvfHAJdwEPlWfjGX6Vr5UhjM/view)
* [How to create a master account](https://drive.google.com/file/d/1YIZm8OwNY2YVr3hmbNacUImmSVhus2jc/view)
* [How to create or change fee plans](https://drive.google.com/file/d/14MG_RhTHUEPOWXZjFs9aZVgJMsO2SNwo/view)
* [How to create an investment account](https://drive.google.com/file/d/1Wbc_-LoHKIgRb5sz4cGRLAD_HSEaMyTd/view)
* [How to deposit funds to a master or investment account](https://drive.google.com/file/d/1ibbd2dUaSub_ilNiqtQb9jxP1sP4IgcK/view)
* [How to subscribe an investment account to a master account](https://drive.google.com/file/d/1mVD4HWaBDw1khFveQqpkc7M6XOj5PG29/view)
* [How to change subscription properties](https://drive.google.com/file/d/1D-Ce4xCoWONtMYB8HTaVBvuCNfKipVV9/view)
* [How to view a fee report](https://drive.google.com/file/d/1OzSs0bWpY1fjihDFqerrQC2w2hAa7GRT/view)
* [How to pause a subscription or unsubscribe from a master account](https://drive.google.com/file/d/1WGgIrHt3ZJOZUVcn1rfRlgmwalLgw6kL/view)


---

# 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:

```
GET https://docs.b2copy.b2broker.com/video-tutorials.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.
