# Welcome to Never Swap

\
**What is** EVER (Stablecoin) **?**

EVER token is a partially collateralized token, soft pegged to the U.S. Dollar with NEVER Token, available on the Binance Smart Chain

The protocol aims to maintain A token’s price stability, in other words the peg, by storing sufficient collateral in the time-locked smart contracts. This collateral is used for redemptions, helping to maintain price stability. The collateral consists of two tokens . On the BSC, BUSD and NEVER token, The BUSD token is deposited into the protocol when a user mints EVER token, while the NEVER token which is used for minting. When the user redeems EVER tokens, the protocol pays back BUSD tokens and  NEVER tokens value at 0.20$ /EVER.

The ratio of BUSD and NEVER token used by the minting and redeeming function is determined by the Target Collateral Ratio and by the Effective Collateral Ratio respectively. \ <br>

{% content-ref url="/pages/-MdO-JnNqUU0myK5aAqN" %}
[Tokenomics](/tokenomics.md)
{% endcontent-ref %}


---

# 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.neverswap.com/master.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.
