# Algorithm Service

{% hint style="success" %} <mark style="color:green;">**AUTOMATIC OPERATIONS**</mark>\
**The user will grant permission for the algorithm to execute operations on the suggested brokers**
{% endhint %}

<mark style="color:green;">**1.**</mark>**&#x20; Click on &#x20;**<mark style="color:green;">**EXECUTE**</mark> \
\ <mark style="color:green;">**2.**</mark>**&#x20; Slide the&#x20;**<mark style="color:green;">**BUTTON**</mark>**&#x20;to select your input value**\
\ <mark style="color:green;">**3.**</mark>  **Analyze the profit spread before executing the&#x20;**<mark style="color:green;">**REAL-TIME**</mark>**&#x20;trade**\
&#x20;    \ <mark style="color:green;">**4.**</mark>**&#x20; Wait for the&#x20;**<mark style="color:green;">**BLOCKCHAIN**</mark>**&#x20;confirmations to confirm**\
\ <mark style="color:green;">**5.**</mark>**&#x20; Your entry and profit value from the operation will return to your wallet after blockchain&#x20;**<mark style="color:green;">**CONFIRMATION**</mark>

## &#x20;   **Performance Software**

{% hint style="success" %}
**The Algorithm has a 40% share of the (PROFIT)** **obtained from operations**
{% endhint %}


---

# 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://docs.botcrypto.app/first-steps/algorithm-service.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.
