# About Signals

**What is Signals?**\
Signals is a collaborative development environment for traders, data scientists, and developers, where they can create and backtest their own automated trading strategies, use them for live trading or rent them to others for copy trading. Experienced traders are able to create trading algorithms, beginners can copy trade them in just one click.\
\
The development of trading robots from scratch is an extremely expensive and complex task, Signals platform is lowering the barrier to algorithmic trading by creating a collaborative environment with all the tools necessary for supporting development.&#x20;

![](/files/-LSPH5rSdHKzAjXY2Fxu)

**Where do I start?**\
Signals platform is free to use for everyone. You can sign-up to public beta through [this ](https://app.signals.network)link and enter the world of algorithmic trading. In the first version you can create custom strategies upon our Framework with [C Sharp](https://www.learncs.org/), or simply follow strategies and start receiving trading signals through our own mobile app if you are not familiar with coding languages.&#x20;

#### [**Sign up for free**](https://app.signals.network/register)

#### Mobile app for iOS and Android coming soon.

We are still developing new features and improving the platform on the go. In the future you can expect live trading strategies, ability to create and share own indicators, optimization tools and much more. Be sure to subscribe to our [newsletter](http://signals.network) or follow us on [Twitter](https://twitter.com/Signals_Network).


---

# 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://help.signals.network/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.
