# Use Cases

- [Portfolio Management \[Live\]](https://docs.lucidity.finance/use-cases/portfolio-management-live.md)
- [Key Features](https://docs.lucidity.finance/use-cases/portfolio-management-live/key-features.md): (Coming Soon!)
- [Liquidation Protection](https://docs.lucidity.finance/use-cases/portfolio-management-live/key-features/liquidation-protection.md): Coming soon!
- [Auto-Refinance](https://docs.lucidity.finance/use-cases/portfolio-management-live/key-features/auto-refinance.md): Coming soon!
- [Leverage Looping](https://docs.lucidity.finance/use-cases/portfolio-management-live/key-features/leverage-looping.md): Coming soon!
- [User Guides](https://docs.lucidity.finance/use-cases/portfolio-management-live/user-guides.md)
- [Discovery](https://docs.lucidity.finance/use-cases/portfolio-management-live/user-guides/discovery.md)
- [Origination](https://docs.lucidity.finance/use-cases/portfolio-management-live/user-guides/origination.md)
- [Management](https://docs.lucidity.finance/use-cases/portfolio-management-live/user-guides/management.md)
- [Smart contracts](https://docs.lucidity.finance/use-cases/portfolio-management-live/smart-contracts.md)
- [Deployed Contracts](https://docs.lucidity.finance/use-cases/portfolio-management-live/deployed-contracts.md)
- [Open yield marketplace](https://docs.lucidity.finance/use-cases/open-yield-marketplace.md)
- [Aggregated credit risk](https://docs.lucidity.finance/use-cases/aggregated-credit-risk.md)
- [DeFi Brokerage](https://docs.lucidity.finance/use-cases/defi-brokerage.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.lucidity.finance/use-cases.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.
