# sUSD as Main Collateral

![](/files/0UoX44CzYLffhxNrOYhB)

Thales Markets accept **sUSD**, the native stablecoin of the Synthetix ecosystem, as the main form of collateral on the Optimism Network. Synthetix is a decentralized finance pioneer known for being innovative, open-sourced and governed by the community. This makes sUSD fully decentralized.&#x20;

Synthetix stakers deposit the ERC-20 token **SNX** to "mint" sUSD. By minting sUSD a staker enters a debt position against the changing market value of their SNX collateral. To ensure the stability of the Synthetix platform and the value of sUSD, stakers are required to overcollateralize their SNX deposit by several times the value of the sUSD that they've minted.&#x20;

{% hint style="info" %}
There is commonly **three to five times** the value of SNX staked against minted sUSD.
{% endhint %}

![You'll never get my sUSD.](/files/5EG5N8zSufxbsAeu36LP)

### **sUSD cannot be stopped**

Synthetix makes sUSD resistant to censorship so that restrictions such as blacklisting won’t affect your ability to access Thales markets. Leveraging the power of a truly distributed network means there’s no way to stop someone from sending sUSD to someone else.  This also means that there is no way to stop someone from participating in markets and exercising their winning position by exchanging Positional Tokens for sUSD.  Even if [Thalesmarket.io](https://thalesmarket.io/) is taken down or blocked for any reason users can still interact directly with the [Thales smart contracts](/resources/contract-addresses.md) using a blockchain explorer such as [Optimistic Etherscan](https://optimistic.etherscan.io/).                               &#x20;

### Additional forms of Collateral

Thales also support the use of USDC, USDT, DAI (and BUSD on BNBChain) as forms of collateral for trading Positional Tokens, thanks to [Curve's sUSD+3CRV pool](https://optimism.curve.fi/factory/0).                                                     &#x20;


---

# 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.thalesmarket.io/thales-parimutuel-markets/susd-as-main-collateral.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.
