# How are USN and sUSN different (better)?

As mentioned in the "How We Stack Up" section [above](/noon-the-basics/how-noon-stacks-up.md), there are several advantages that USN and sUSN have over other stablecoins.

## Superior Returns

<mark style="color:purple;">USN</mark> and <mark style="color:purple;">sUSN</mark> are designed to have superior through cycle returns than any other stablecoin

## Only Delta-Neutral Deployment

The collateral used to mint <mark style="color:purple;">USN</mark> will only be deployed in delta-neutral strategies, giving our users peace of mind and stability

## Maximum Scalability

By expanding our mandate to include the most high-capacity deployment strategies in web3, our users don’t have to worry about diminishing marginal returns at scale

* **Superior Returns.** <mark style="color:purple;">USN</mark> and <mark style="color:purple;">sUSN</mark> are designed to have superior through cycle returns, compared to all other stablecoins.
* **Only Delta-Neutral Deployment.** The collateral used to mint <mark style="color:purple;">USN</mark> will only be deployed in delta-neutral strategies, giving our users peace of mind and stability.
* **Maximum Scalability**. By expanding our mandate over time to include the most high-capacity deployment strategies in web3, our users don’t have to worry about diminishing marginal returns at scale.


---

# 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.noon.capital/contracts/how-are-usn-and-susn-different-better.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.
