# Get Started

- [What is Tren Finance?](https://docs.tren.finance/get-started/what-is-tren-finance.md): The first fully autonomous AI network controlled stablecoin borrowing protocol, where a swarm of 20+ agents coordinate to eliminate human bias from DeFi
- [LP Tokens](https://docs.tren.finance/get-started/what-is-tren-finance/lp-tokens.md): Unlock liquidity in your LP tokens
- [Money Market Deposits](https://docs.tren.finance/get-started/what-is-tren-finance/money-market-deposits.md): Unlock liquidity in your deposit tokens
- [Concentrated Liquidity Positions](https://docs.tren.finance/get-started/what-is-tren-finance/concentrated-liquidity-positions.md): Hedge against impermanent loss on your concentrated liquidity positions
- [PT Tokens](https://docs.tren.finance/get-started/what-is-tren-finance/pt-tokens.md): Gain leverage on your PT Tokens to multiply your yield
- [FAQ](https://docs.tren.finance/get-started/faq.md): Frequently Asked Questions about Tren Finance


---

# 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.tren.finance/get-started.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.
