# Robots

## Overview

Sebuah platform untuk mendeteksi dan menguji volatilitas crypto dengan sebuah signal perdagangan yang di pairing langsung dengan data market sesungguhnya, dimana hasil analisa robot ini akan dishare ke platform untuk memberikan informasi keadaan market dan menghasil prediksi yang potensial.

Untuk operasi platform secara publis hanya ada 4 robots yang di rilis, sedangkan robot-robot lain hanya digunakan untuk metode AI lainnya.

## Preview

<div><figure><img src="/files/ORzom8DJPsfjwFGLSuGS" alt=""><figcaption><p>robots</p></figcaption></figure> <figure><img src="/files/M7azhiASgo94KjVVmMMY" alt=""><figcaption><p>statistics</p></figcaption></figure></div>

## Functions

* Menganalisa market
* Menguji dan membuat signal
* Menampilkan hasil pengujian
* Memberikan rekomendasi


---

# 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.bedcrypto.com/others/robots.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.
