# Technical Overview

STABLZ is an ERC-20 token built on Ethereum Mainnet. Despite the platform being built on Ethereum, there are plans to expand farms to other chains and maintain revenue and rewards distributions on Ethereum Mainnet.

STABLZ as a token will always remain on Ethereum Mainnet.

New pools built outside of Ethereum will be active on those chains, with fees and rewards brought back to Ethereum Mainnet and distributed to stakers of the ERC-20 token.

For Stablz pools built on top of other farms (Curve Finance, Convex Finance, etc), user funds are staked through Stablz smart contracts. Stablz smart contracts only add the extra benefits such as depeg protection, emergency withdraws, and the periodic auto-claim features. These added features would have saved investors from significant losses during previous market downturns and all situations involving a stablecoin losing its peg with the U.S dollar.

For STABLZ and OS staking (which are separate actions), all contracts will be exclusively on Ethereum Mainnet. User assets will be held on the smart contracts themselves and will not be moved or re-staked anywhere else. Rewards will both come from the contracts themselves or the fee handler contract.


---

# 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://stablz.gitbook.io/stablz-documentation/technical-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.
