# BNB redemption

{% embed url="<https://youtu.be/kubE6x7eJp4?si=aqttjz8DEhGaqP4J>" %}

### How is the redemption amount calculated?

If the Fair Curve token sale does not collect **31 BNB** by the end date, the token sale is marked as **Expired**. At that point, participants can redeem the BNB they contributed minus applicable fees. If there are fewer BNBs in the curve than what participants contributed, all available BNBs in the curve will be distributed proportionally to the holders’ contributions. This situation may occur if one or more token holders swap tokens during the active phase of the sale at a more favorable rate.

### **Inapplicable Scenarios for Redemption**:

* **Transferred Tokens:** Tokens that have been transferred to another participant are not eligible for redemption.
* **Tokens Sold Back:** Tokens that were sold back to the sale during its active phase are also ineligible for redemption.

{% hint style="info" %}
In a **Fair Curve, more than 40% of buyer's tokens are used for contribution fees,** making it harder to sell tokens at a profit before the sale ends, **preventing rug pull and pump\&dump schemes.** Unlike a classic bonding curve, where tokens can be sold at a profit soon after the next buyer, with the Fair Curve, participants must wait until the price rises enough for the remaining tokens to be worth more than the total amount they paid. This greatly reduces the chance of speculation but doesn't completely eliminate the possibility of selling tokens at a profit before the sale concludes.
{% endhint %}


---

# 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.gra.fun/fair-curve/bnb-redemption.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.
