# Alerts

<figure><img src="https://454868016-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpld3w7kVGrwcIsEe3b3H%2Fuploads%2FJJKZQkYuUQU5zYN37fCD%2Funknown.png?alt=media&#x26;token=5dc7d6f8-cc47-4767-be67-249b5ee9d387" alt=""><figcaption><p>Alerts homepage</p></figcaption></figure>

Alerts notify you instantly of transactions that meet custom criteria so that you can monitor and react to crypto activity that's important to you.

Alerts can be sent via email, Telegram or webhooks. Each alert has a direct link to the transaction on Arkham.

You can also activate some Arkham-recommended alerts by clicking on the top carousel of featured alerts. Check your current notification rate limits and usage on the panel in the bottom-left corner.

<figure><img src="https://454868016-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpld3w7kVGrwcIsEe3b3H%2Fuploads%2FxLzUvZgLnk6dPfWJUB64%2Funknown.png?alt=media&#x26;token=5f0507b3-c582-43d5-8559-21ac0ef65aad" alt=""><figcaption></figcaption></figure>

Alerts are built & configured using Arkham filters. Here’s an example showing non-stablecoin transactions originating from FalconX or Galaxy Digital with a USD value of over $10M.

### Interface

Click the "New Alert” button on the sidebar or the “Create Alert” box in the header to bring up the alert setup portal:

<figure><img src="https://lh6.googleusercontent.com/aD4HWmABoJrfwUqvK4988wdkFsrKVFC1ON1uh66ZvhEp63QUwTikauSldedfkSTKiyBmk2X47h6AZSRTqkYg96MfK8Bj2v1OCKDvbrTQH03PziCerxsIU0PhcmrdUyqs3bh0zl6yD2YcaGEciikns5o" alt=""><figcaption><p>Alert Setup </p></figcaption></figure>

Customize using Arkham filters, including:&#x20;

* Entity/Address
* Sending/Receiving Entity
* Token
* Token Amount
* USD Value
* Chain


---

# 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://codex.arkm.com/the-intelligence-platform/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.
