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

# Liquidity Providers

Liquidity providers are at the core of the Vishwa ecosystem — they supply the capital that powers lending markets across chains. By contributing stablecoins, LPs enable borrowers to access credit lines backed by Bitcoin, Ethereum, and tokenized real-world assets (RWAs), while earning competitive returns in a trustless environment.

As a Liquidity Provider with Vishwa, you can:

* Fund Credit Lines – Deploy stablecoins into collateralized lending markets where capital is secured by digital assets and tokenized RWAs.
* Earn Lending Returns – Generate steady, risk-adjusted yields from borrowers who access orchestrated credit through Vishwa.
* Leverage Trustless Orchestration – Vishwa intelligently manages underwriting and execution, ensuring capital is efficiently allocated across chains, agents, and protocols.

Our liquidity providers include stablecoin issuers like Circle (USDC), as well as institutional lenders and retail participants who wish to put their stablecoin reserves to work. By lending through Vishwa, LPs not only earn returns but also help expand global access to productive, collateral-backed credit.

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


---

# 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.vishwalab.com/ecosystem/liquidity-providers.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.
