# StableBroker

**StableBroker** is the entry point to the StableStock ecosystem — a licensed broker infrastructure integrated with stablecoins.

* **Core Role**: Provides accessibility by connecting stablecoin rails (USDT/USDC) with licensed clearing engines and custody accounts.
* **User Experience**: Enables “One-Click USDT/USDC → Stocks” purchases, allowing investors to directly buy securities without relying on local banks or FX providers.
* **Asset Tokenization**: Shares purchased via StableBroker can be tokenized into sToken (e.g., AAPL → sAAPL, TSLA → sTSLA) on supported L1s. These tokenized assets remain fully backed 1:1 by real securities held in licensed custody.
* **Liquidity Flow**: Tokenized stocks from StableBroker can be deposited into StableVault, where they are transformed into yield-bearing stStocks and distributed across DeFi protocols (DEX liquidity, lending, bridges, and beyond).

In short, **StableBroker bridges offchain securities into composable onchain assets**, forming the trust foundation that powers StableVault and StableSwap.\
\
\ <sup><sub>\*<sub></sup><sup><sub>*Charting and market visualization within StableBroker are powered by TradingView components. TradingView offers advanced charting tools and a stock*<sub></sup> [<sup><sub>*screener*<sub></sup>](https://www.tradingview.com/screener/) <sup><sub>*that enables market participants to scan and filter*<sub></sup> <sup><sub> </sup><sup><sub>securities<sub></sup> <sup><sub> </sup><sup><sub>*with precision.*<sub></sup>


---

# 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://stablestock.gitbook.io/ss/concepts/stablebroker.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.
