# Linx App – User Documentation

This document describes the main sections and functionality of the Linx application available at [**app.linxlabs.org**](https://app.linxlabs.org).&#x20;

Linx is a DeFi platform built on [**Alephium**](https://alephium.org/), enabling users to swap tokens, manage assets, lend, borrow, and earn rewards.

### Jump right in

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-arrow-down-to-line">:arrow-down-to-line:</i></td><td><strong>Add Funds</strong></td><td><a href="/files/7havm1JoyFt3cBSNVCsd">/files/7havm1JoyFt3cBSNVCsd</a></td><td></td><td><a href="/pages/SiiQKKK8sV6Va4AJ5FpX">/pages/SiiQKKK8sV6Va4AJ5FpX</a></td></tr><tr><td><i class="fa-money-check-dollar">:money-check-dollar:</i></td><td><strong>Earn</strong></td><td><a href="/files/5xbKU5tTNTtE2sYUSXFe">/files/5xbKU5tTNTtE2sYUSXFe</a></td><td></td><td><a href="/pages/raoJ656tz89cm6gsx8oZ">/pages/raoJ656tz89cm6gsx8oZ</a></td></tr><tr><td><i class="fa-money-bill-transfer">:money-bill-transfer:</i></td><td><strong>Borrow</strong></td><td><a href="/files/8JBOXqGnYPVabbTrOWwm">/files/8JBOXqGnYPVabbTrOWwm</a></td><td></td><td><a href="/pages/PaUvoPRyx1ioYGBoZcME">/pages/PaUvoPRyx1ioYGBoZcME</a></td></tr><tr><td><i class="fa-coins">:coins:</i></td><td><strong>Rewards</strong></td><td><a href="/files/ewloLuVM6bOv3JGV3uGP">/files/ewloLuVM6bOv3JGV3uGP</a></td><td></td><td><a href="/pages/TsF1gppre1rd0fFiFIQh">/pages/TsF1gppre1rd0fFiFIQh</a></td></tr></tbody></table>

### Technical Documentation

* [Markets](/lending-technical-documentation/markets.md)
* [Interest Rate](/lending-technical-documentation/interest-rate.md)
* [Oracles](/lending-technical-documentation/oracles.md)
* [Liquidations](/lending-technical-documentation/liquidations.md)
* [Audits](/lending-technical-documentation/audits.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.linxlabs.org/readme.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.
