# Legacy Docs

This section contains the original documentation structure that has been reorganized. The content here provides comprehensive details about all aspects of the Libre ecosystem.

## What's Here

* [**Old Platform Docs**](https://gitlab.com/libre-chain/libre-chain-gitbook/-/blob/main/legacy-docs/the-libre-platform/README.md) - Original borrowing, lending, and node documentation
* [**Old DeFi Docs**](https://gitlab.com/libre-chain/libre-chain-gitbook/-/blob/main/legacy-docs/defi-on-libre-dex/README.md) - libreDEX and DeFi functionality
* [**Old Token Docs**](https://gitlab.com/libre-chain/libre-chain-gitbook/-/blob/main/legacy-docs/the-libre-reward-coin/README.md) - LIBRE token economics and rewards
* [**Old Accounts & Wallets**](https://gitlab.com/libre-chain/libre-chain-gitbook/-/blob/main/legacy-docs/accounts-and-wallets/README.md) - Wallet setup and account management
* [**Old Earn Docs**](https://gitlab.com/libre-chain/libre-chain-gitbook/-/blob/main/legacy-docs/earn/README.md) - Staking, mining, and earning opportunities

## Why Legacy?

We've restructured the documentation to focus on the core lending platform first, with this legacy content preserved for comprehensive reference.

For the latest user-focused guides, see the main documentation sections.


---

# 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.libre.org/libre-docs/legacy-documentation/legacy-docs.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.
