# Introduction

## Overview

Bytemine provides a method for anyone to create, backtest and deploy highly effective trading algorithms without the need for a single line of code or knowledge of proprietary programming languages. We believe that opening up the power of algo trading will be a complete game-changer for day traders, similar to how the same methodologies and tools have revolutionised the hedge fund industry.

## Our Innovation Philosophy

In partnership with our trader community, we are creating new and unique algorithmic trading capabilities that empower our traders and broker partners with increased functionality, actionable insights, and solutions to deploy highly accurate automated trading strategies. Over the past six months, we have innovated new technical capabilities, setting the pace of innovation for the industry, helping our traders achieve new levels of consistent profitability.

## Further support

Whether you need help using our application, want more information about our pricing plans or anything else - our support team are on standby to assist you. Follow this link to submit a support request -<https://form.typeform.com/to/Y1mvENxR?typeform-medium=embed-snippet>&#x20;


---

# 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://guide.bytemine.io/master.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.
