# AutoCycle™

AutoLoop automatically adjusts the LST loop multiplier in the SolanaCycles vault for maximum yield. Rebalancing happens once a day, ensuring that all depositors stay aligned with the most efficient looping multiplier for a consistent experience.

**Key Capabilities**

1. **Real-Time Monitoring**
   * Tracks staking APYs, borrowing rates, and LST prices throughout the day.
   * Prepares for the daily rebalance by collecting up-to-date data.
2. **Unified Multipliers**
   * Everyone in the vault is exposed to the same leverage setting.
   * Simplifies management and keeps user returns consistent.
3. **Risk Controls**
   * Daily deleveraging triggers if LTV exceeds safe thresholds.
   * Circuit breakers pause new loops during sudden market swings.
   * Gradual unwinding reduces the chance of forced liquidations.


---

# 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.solanacycles.com/technical-architecture/autocycle-tm.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.
