# 💰 Deposit Alerts

Deposit Alerts will send you a notification for any new deposit over a certain amount.  The info panel that pops up will have easy access to pull up a price chart, buy or sell, or make limit orders.&#x20;

It will also give you warning info to show if how many self-keys they own and other tips.

Set up deposit alerts by:\
\
`/depositalert 6`

to set up an alert for anything over Ξ6, or click anytime you see a 💰 button.


---

# 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://robosuite.gitbook.io/robosuite-roboft/current-features/deposit-alerts.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.
