> For the complete documentation index, see [llms.txt](https://solaya.gitbook.io/solaya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solaya.gitbook.io/solaya/risk-management-and-technical-considerations.md).

# Risk Management & Technical Considerations

### **Minimum Trade Size**

Agents enforce a minimum trade amount to prevent scenarios where fees might outweigh returns.

### **Exposure Controls**

Certain strategies limit position sizes or utilise rebalancing logic to moderate risk, and cushion extreme fluctuations. Review each strategy’s details to select one that aligns with your risk tolerance.

### **Network Congestion Handling**

All trades are routed through **Jito** to improve confirmation rates during periods of network congestion. Should a transaction fail, the agent reassesses and retries if market conditions remain favourable.

### **Slippage Threshold**

Agents define a maximum slippage limit to reduce the risk of orders filling at unfavourable prices. While Jupiter’s aggregator generally secures tight pricing, some slippage risk persists.

### **Network Outages**

Trading is automatically paused if the Solana network goes offline. Your agent will resume operations once the network is stable again, with your funds remaining secure in your vault.
