# Welcome!

## Welcome to StockHero API Documentation

StockHero is a leading stock trading bot software that empowers thousands of traders around the world to trade much more effectively and intelligently. We take the guesswork out of trading and use data-backed models to determine if a trade should occur.

This API documentation has been created for our White-Label enterprise customers in order for them to effectively integrate the StockHero software within their bespoke applications.

This API guide offers the necessary information to get started.&#x20;

For any general questions regarding this API documentation, please email your assigned Point-of-Contact.

Last updated: **April 3rd, 2024**


---

# 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://apidocs-ga092.stockhero.ai/introduction/welcome.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.
