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

# About Doppler Finance

#### Introducing Doppler Finance

Doppler Finance is infrastructure for tokenized capital markets. We are building the financial rails that help tokenized assets move from issuance to active market use - across collateral, liquidity, settlement, and risk-aware yield strategies.

#### Rebuilding capital markets for the tokenized era.&#x20;

As real-world and digitally native assets move on-chain, market participants need infrastructure that is more transparent, programmable, and capital efficient without compromising discipline around custody, risk, and execution.

Doppler is designed to support this transition through institutional-grade infrastructure for asset utilization, liquidity access, and market participation. Rather than treating tokenized assets as static balances, Doppler helps transform them into productive financial instruments within programmable markets.

#### Our Mission

Our mission is to make tokenized capital markets more usable, efficient, accessible, and resilient.

Doppler connects asset holders, liquidity venues, custody providers, and on-chain financial rails through infrastructure that supports the full lifecycle of tokenized assets: issuance, collateralization, liquidity deployment, settlement, and risk-managed yield generation.

In the long term, Doppler aims to become a trusted infrastructure layer for institutions, protocols, and asset holders participating in programmable financial markets. We focus on practical market utility: improving capital efficiency, enabling transparent asset flows, and expanding access to financial strategies that can be executed and monitored on-chain.

<br>


---

# 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.doppler.finance/introduction/about-doppler-finance.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.
