# Value triggers

Triggers grouped under the “value” label refer to a wide range of customizable triggers that are designed to inform users about significant milestones, thresholds, and other value-based events. Users can track:

**Transfer Thresholds**, detecting when a transaction above a certain amount of tokens was moved to and from your monitored address.

**TVL Changes**, monitoring shifts in Total Value Locked for selected tokens within a smart contract over the specified timeframe.

**Token Mints**, identifying token mints by the monitored smart contract.


---

# 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.lossless.io/aegis/triggers/value-triggers.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.
