> For the complete documentation index, see [llms.txt](https://info.linkage.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.linkage.finance/overview/linkage-finance.md).

# Linkage Finance

We are proposing decentralized funds as a promising new investment vehicle that utilizes blockchain technology to track the performance of market indexes. By leveraging smart contracts and decentralized infrastructure, decentralized funds offer increased transparency, security and accessibility compared to traditional funds. The Linkage Finance Protocol is a new decentralized fund protocol leveraging the Cardano blockchain.

**Whitepaper:** <https://linkage.finance/whitepaper.pdf>

**Try out the Linkage Finance Public Testnet:** [linkage.finance](https://linkage.finance/?searchValue=\&onlyVerified=true\&totalLockedRange=20000\&totalLockedRange=70000\&priceChangeRange=30\&priceChangeRange=85\&activePriceRadio=all\&feeRange=0\&feeRange=80)

**Our Google Form for Testnet Feedback:** <https://forms.gle/p8QjbCha9gxMoWSa6>


---

# 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:

```
GET https://info.linkage.finance/overview/linkage-finance.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.
