# Security

- [Risks](https://docs.thefiva.com/security/risks.md)
- [Smart Contract Risk](https://docs.thefiva.com/security/risks/smart-contract-risk.md)
- [Underlying Protocol Risk](https://docs.thefiva.com/security/risks/underlying-protocol-risk.md)
- [Oracle Risk](https://docs.thefiva.com/security/risks/oracle-risk.md)
- [PT Risks](https://docs.thefiva.com/security/risks/pt-risks.md)
- [Market Risk](https://docs.thefiva.com/security/risks/pt-risks/market-risk.md)
- [Liquidity Risk](https://docs.thefiva.com/security/risks/pt-risks/liquidity-risk.md)
- [YT Risks](https://docs.thefiva.com/security/risks/yt-risks.md)
- [Market Risk](https://docs.thefiva.com/security/risks/yt-risks/market-risk.md)
- [Implied Leverage](https://docs.thefiva.com/security/risks/yt-risks/implied-leverage.md)
- [Zero Value at Maturity](https://docs.thefiva.com/security/risks/yt-risks/zero-value-at-maturity.md)
- [Liquidity Risk](https://docs.thefiva.com/security/risks/yt-risks/liquidity-risk.md)
- [LP Risks](https://docs.thefiva.com/security/risks/lp-risks.md)
- [Impermanent Loss](https://docs.thefiva.com/security/risks/lp-risks/impermanent-loss.md)
- [Market Risk](https://docs.thefiva.com/security/risks/lp-risks/market-risk.md)
- [Additional Considerations for LPs](https://docs.thefiva.com/security/risks/lp-risks/additional-considerations-for-lps.md)
- [Audits](https://docs.thefiva.com/security/audits.md)


---

# 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.thefiva.com/security.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.
