# Latch Docs

## Latch | Docs

- [Latch Introduction](https://docs.latch.io/overview/latch-introduction.md)
- [Yields & Points Aggregation](https://docs.latch.io/overview/latch-introduction/yields-and-points-aggregation.md)
- [On-demand Omni-chain Liquidity](https://docs.latch.io/overview/latch-introduction/on-demand-omni-chain-liquidity.md)
- [Cross-chain Intent Settlement](https://docs.latch.io/overview/latch-introduction/cross-chain-intent-settlement.md)
- [Liquid Staking Overview](https://docs.latch.io/overview/liquid-staking-overview.md)
- [Contracts Addresses](https://docs.latch.io/overview/contracts-addresses.md): Addresses for key contracts deployed:
- [Contracts Audit](https://docs.latch.io/overview/contracts-audit.md)
- [How to Deposit](https://docs.latch.io/tutorial/how-to-deposit.md)
- [How to Withdraw](https://docs.latch.io/tutorial/how-to-withdraw.md)
- [How Are the APYs Calculated](https://docs.latch.io/faq/how-are-the-apys-calculated.md)
- [Instant Withdraw vs. T+7 Days Withdraw](https://docs.latch.io/faq/instant-withdraw-vs.-t+7-days-withdraw.md)
- [What are Eigenlayer & LRTs, and their Risks](https://docs.latch.io/faq/what-are-eigenlayer-and-lrts-and-their-risks.md)
- [What is Ethena, and its Risks](https://docs.latch.io/faq/what-is-ethena-and-its-risks.md)
- [Terms of Use](https://docs.latch.io/legal/terms-of-use.md)
- [Privacy Policy](https://docs.latch.io/legal/privacy-policy.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://docs.latch.io/overview/latch-introduction.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.
