# Common Questions

<details>

<summary><mark style="color:green;">What is it?</mark></summary>

Botcrypto is a decentralized  <mark style="color:green;">algorithm free from human interference</mark>  that uses smart contracts and APIs to perform operations. Just like  <mark style="color:green;">Bitcoin</mark>  itself, Botcrypto is a decentralized network of users who use the software to make profits in cryptocurrencies in a secure and anonymous way.

</details>

<details>

<summary><mark style="color:green;">How do I know operations are happening?</mark></summary>

All operations performed by the algorithm are generated by proofs in a serial number known as  <mark style="color:green;">(Hash)</mark>  which is generated and confirmed within <mark style="color:green;">blockchain.com</mark>  with all information encrypted in real-time input and output for users to monitor their operations.

</details>

<details>

<summary><mark style="color:green;"><strong>How does the algorithm manage to pay affiliate commissions?</strong></mark></summary>

The algorithm  <mark style="color:green;">uses part of its profit on all users' executed operations</mark>,  trade fees and transactions. The algorithm remunerates its affiliates with  <mark style="color:green;">meritocratic</mark> profit shares.

</details>

<details>

<summary><mark style="color:green;"><strong>How much does the algorithm earn on the operations performed?</strong></mark></summary>

<mark style="color:green;">Automatic Modality 30%</mark>  of the profit from the operations goes to the algorithm example: executed an operation obtained a profit of  <mark style="color:green;">10 USDT</mark>,  the algorithm will receive  <mark style="color:green;">3 USDT</mark>  of profit participation on the operation.

</details>

<details>

<summary><mark style="color:green;">How does a purchase and sale work?</mark></summary>

Software executes purchase order on broker  <mark style="color:green;">Y</mark>  and sells on broker  <mark style="color:green;">Z</mark>  the same bitcoins traded at different prices on different <mark style="color:green;">brokers</mark> at the same time.

</details>

<details>

<summary><mark style="color:green;">How many operations per day does the algorithm perform?</mark></summary>

It depends on the opportunities filtered by the user, being able to execute up to  <mark style="color:green;">4 Operations per day</mark>.  as the value of an asset can fall as well as rise, which may result in a lower return than originally invested.  <mark style="color:green;">Past performance is no guarantee of future results.</mark>

</details>

<details>

<summary><mark style="color:green;">How do I request a withdrawal from my spot wallet?</mark></summary>

perform a  <mark style="color:green;">''SWAP''</mark>  converting your available balance to your  <mark style="color:green;">spot wallet</mark>  and being able to withdraw the requested amount.

</details>

<details>

<summary><mark style="color:green;">My balance is in operation, now what?</mark></summary>

Your configured input value for each operation when  <mark style="color:green;">executing the order</mark> leaves one brokerage and goes to another brokerage to carry out the purchase and sale operation. After a few minutes, the balance will return with  <mark style="color:green;">profit from the executed operation available in your account.</mark>

</details>

<details>

<summary><mark style="color:green;">It's safe?</mark></summary>

Botcrypto's security is guaranteed by every line of code written in its programming. The  <mark style="color:green;">system was developed to be independent</mark>  and distribute all available resources to its users in a  <mark style="color:green;">meritocratic</mark>  way.

</details>

<details>

<summary><mark style="color:green;">Who is the algorithm for?</mark></summary>

For those who want to  <mark style="color:green;">automate</mark>  their operations with high  <mark style="color:green;">reliability</mark>,  multiplying their capital in the medium and long term.

</details>

<details>

<summary><mark style="color:green;">My order is pending, what now?</mark></summary>

Wait a few minutes for the order to show  <mark style="color:green;">success status</mark>,  your profit obtained from the operation will now be available in your account.

</details>

<details>

<summary><mark style="color:green;">How to make a deposit?</mark></summary>

Go to  "<mark style="color:green;">Wallet</mark>"  - "Deposit" on the  <mark style="color:green;">botcrypto.app</mark> website, follow the instructions and provide the necessary information. then transfer the funds to the deposit address.

</details>

<details>

<summary><mark style="color:green;"><strong>My deposit didn't go down ?</strong></mark></summary>

wait for confirmation from the chosen blockchain network for your deposits to be credited to your wallet.

</details>


---

# 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/help/common-questions.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.
