# Linx App

- [Add Funds](https://docs.linxlabs.org/linx-app/add-funds.md): There are multiple ways you can add funds to put to work inside the Linx App. For every action though it is required to have a wallet connected that supports the Alephium network.
- [Earn](https://docs.linxlabs.org/linx-app/earn.md): In the Linx App you can put your assets to work instead of letting them sit idle in your wallet.
- [Borrow](https://docs.linxlabs.org/linx-app/borrow.md): In the Linx App you can borrow when you put up tokens like WBTC, WETH or ALPH as collateral for a loan.
- [Rewards](https://docs.linxlabs.org/linx-app/rewards.md): While using any of the features of the Linx App and/or sharing on socials and with your friends, you can earn $LINX tokens.


---

# 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.linxlabs.org/linx-app.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.
