# Core Functions

- [Supply](https://docs.replete.fi/core-functions/supply.md): Supply liquidity to a Replete empowered market to earn yield from connected chains.
- [How to supply?](https://docs.replete.fi/core-functions/supply/how-to-supply.md): Supplying liquidity to Replete markets
- [How much can I earn?](https://docs.replete.fi/core-functions/supply/how-much-can-i-earn.md)
- [Supply Limit](https://docs.replete.fi/core-functions/supply/supply-limit.md)
- [Collateral opt-out](https://docs.replete.fi/core-functions/supply/collateral-opt-out.md)
- [Borrow](https://docs.replete.fi/core-functions/borrow.md): Borrow across connected chains through Replete.
- [How to borrow?](https://docs.replete.fi/core-functions/borrow/how-to-borrow.md): Borrow from connected chains to a connected chain.
- [How much interest to pay?](https://docs.replete.fi/core-functions/borrow/how-much-interest-to-pay.md)
- [Borrow Limit](https://docs.replete.fi/core-functions/borrow/borrow-limit.md)
- [Health Factor](https://docs.replete.fi/core-functions/borrow/health-factor.md)
- [Avoiding liquidation](https://docs.replete.fi/core-functions/borrow/avoiding-liquidation.md)
- [Liquidation](https://docs.replete.fi/core-functions/borrow/liquidation.md)
- [Repay](https://docs.replete.fi/core-functions/repay.md): Repaying back your loans from connected chains
- [How to repay?](https://docs.replete.fi/core-functions/repay/how-to-repay.md): Repaying loans and settling debts
- [Withdraw](https://docs.replete.fi/core-functions/withdraw.md): Withdraw eligible assets to supported chains
- [How to withdraw?](https://docs.replete.fi/core-functions/withdraw/how-to-withdraw.md): Withdraw supplied assets to any supported chain


---

# 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.replete.fi/core-functions.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.
