> For the complete documentation index, see [llms.txt](https://help.tradingbossbot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tradingbossbot.com/getting-started/getting-started-with-trading-boss.md).

# Getting Started With Trading Boss

So you just got Trading Boss and don't know where to start? You're in the right place! We will let you know step by step on how to get started using your trading bots.

Welcome to **TradingBoss** — you’re about to set up a fully automated futures trading bot system inside **NinjaTrader** that can run 24/7 on a **VPS**.

{% embed url="<https://www.loom.com/share/57b700adea084bf7acc5f3cc52ca64be>" %}


---

# 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://help.tradingbossbot.com/getting-started/getting-started-with-trading-boss.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.
