# Deposit

## Are there any restrictions for US investors?

We do not have any restrictions for any investor. You can use algoostrategies.org as any other crypto platform and apply the same rules to it. Keep in mind the laws of your state.

You can download a CSV report for any particular asset. In order to get deposit\&withdraw and reward report for your entire account, please contact our Support via chat on the website.

## I deposited funds to Algoo Strategies, but haven't received them yet. What should I do?

Please contact our Support Team via chat on the website. Never DM your sensitive info to anyone on Discord or Telegram

## How to withdraw coins?

In order to withdraw coins open your dashboard and click the "**Withdraw**" button on the right side of the dashboard.

<figure><img src="/files/gq2AbOgTwodhPfoztBhE" alt=""><figcaption></figcaption></figure>

In the window that opens, enter the **asset**, **network**(which can vary depending on the asset you choose to withdraw), **amount,**  and **address​**. **Make sure that the service where you send funds supports the blockchain network that algoo strategies is using​.**

<figure><img src="/files/dgEDkpiPIYhsECCSYRmh" alt=""><figcaption></figcaption></figure>

Then enter the **confirmation code** and click **Submit​. In a few minutes, you should see the transaction ID in your withdrawal history**.&#x20;

Your withdrawal should be sent instantly, **however, Algoo Strategies maintains limited crypto balances in its hot wallet for 2 reasons :**

1. Maximum security (the fewer funds inside the hot wallets, the more secure it is)
2. Being able to generate yields, by putting funds to work inside Defi protocols. &#x20;

For withdrawals that exceed the available amount, **users need to wait for the Algoo Strategies team to replenish the hot wallet, which is done by working hours (UTC+0)**. During this time, your withdrawal will be shown as "pending" and will not be associated with a Transaction ID, until the hot wallets are replenished (your funds are safe, it's a common situation for every custodial platform). When the hot wallets are full again, your withdrawal will then be sent instantly.


---

# 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://wiki.algoostrategies.org/algoo-strategies-wiki/faq/deposit.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.
