> For the complete documentation index, see [llms.txt](https://docs.linxlabs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linxlabs.org/linx-whitepaper/introduction/linx-whitepaper.md).

# Linx Whitepaper

<figure><img src="/files/VOgH7jzBYzk9fjY6M3BB" alt=""><figcaption></figcaption></figure>

### Introduction

Linx is dedicated to making crypto finance simple, secure, and accessible for everyday use.

This whitepaper presents Linx App, a decentralized finance (DeFi) platform built on the Alephium blockchain and Linx Wallet a non-custodial mobile wallet application on Alephium and Kadena blockchains, designed to empower users to manage, lend, borrow, trade, send, and spend digital assets seamlessly while adhering to the core principles of decentralization.

Short version of the whitepaper? Read our deck:

{% file src="/files/hXCBJHo175oSbdU9XLOz" %}

{% embed url="<https://www.dropbox.com/scl/fi/cv7stekna6fuvo2aovj32/LinxLabs-Public-Deck-August-2025.pdf?dl=0&rlkey=81b80h4pv0c52jfskwg4z20wk>" %}

{% content-ref url="/pages/98ENDtaPy1laZRyorx9i" %}
[Linx App](/linx-whitepaper/linx-app/earn.md)
{% endcontent-ref %}

{% content-ref url="/pages/FiMAy63DsjDYuxKBQMxU" %}
[Broken mention](broken://pages/FiMAy63DsjDYuxKBQMxU)
{% endcontent-ref %}

{% content-ref url="/pages/6HOrvUdFNphXvhVueMJD" %}
[Linx Wallet](/linx-whitepaper/linx-wallet/wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/QUTlsEx6F1JaOiPwQSpK" %}
[Broken mention](broken://pages/QUTlsEx6F1JaOiPwQSpK)
{% endcontent-ref %}

{% content-ref url="/pages/PMkBFHfzrCWl7eMxOZ2F" %}
[Debit Card](/linx-whitepaper/linx-app/debit-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/mjYGhhPtyNMYZjcmid33" %}
[Tokeneconomics](/linx-whitepaper/tokeneconomics/token-sales.md)
{% endcontent-ref %}

{% content-ref url="/pages/mKgOrGhIEiuVrZYFL30g" %}
[About](/linx-whitepaper/about/history.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.linxlabs.org/linx-whitepaper/introduction/linx-whitepaper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
