# Overview

TownSquare is a high-performance cross-chain brokerage protocol and institution-backed yield infrastructure powering RWAs and stablecoins. At its core, the stack offers institutional yield to retail via strategy vaults curated by institutions, hedge funds, and RWA issuers, while providing a seamless brokerage experience on top of assets in a high-performance crosschain liquidity environment.

The infrastructure solves longstanding **accessibility** issues in finance that yield readily available product market fit:

* Institutional strategies and RWA yields offer higher-than-average returns but are **hard to access for retail**;
* Existing onchain lending-based yield curation offers 1-4% yield on average, whereas T-bill yield can offer on-par yield risk-off.
* Onchain liquidity is a relatively **light-compliance access** to hedge funds and institutions compared to the traditional compliance-heavy TradFi environment.

### Key functionalities

* **Institution-backed strategies and private yields:** trading strategies, private credit yields, proprietary yield sources are made accessible to retail on chains including BNBChain, Base, Monad and other performant chains.
* **Battle-tested curated yield vaults**: yield vaults on TownSquare can be customized for private credit lending-based, trading-based, and proprietary strategies, managed by institutional curators.
* **Brokerage markets for the seamless crosschain liquidity:** users can collateralize their assets on Chain A to access liquidity on Chain B, supported on high-throughput chains includin BNBChain, Base, and Monad etc.
* **Yield loops**: Unlike existing protocols that only limit levered exposure to yield-bearing assets within a single chain, cross-chain loops on TownSquare can be achieved via collateralizing to borrow assets on a different chain that offers more attractive yields.
* **Isolated loan positions**: Isolated loan positions prevent risk contagion between collaterals during volatilities.
* **Capital-efficiency**: lending vault liquidity is directly utilized by loop strategy vaults, and unutilized liquidity is allocated to earn yield from external sources.


---

# 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.townsq.xyz/introduction/overview.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.
