# What if a raise fails, do I get a refund?

If a project fails, then you will be able to claim back your raise token for more or less tokens than swapped originally. This is because you are redeeming for the average swap value, not the value you originally swapped at.

For example you bought 1000 rtkn at $0.05 ($50) but the average rtkn was $0.04 ($40), you will be refunded the average amount with a potential loss of $10. Alternatively you would make a profit of $5 if 1000 rtkn was bought at 0.035 and average token price was 0.04.

This protects everyone in the case that the raised reserve is too low for the project owner to execute their roadmap and on the other hand incentivises token purchases when the price is lower than average, if a raise is close to failing, thus making it more likely to succeed.

**For more information please visit our** [**FAQ section**](/more-info/faqs.md) **and join our** [**Telegram chat** ](https://t.me/polygen_launchpad)**where we post regular updates, AMAs and livestreams.**


---

# 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.polygen.io/fundraising-on-polygen/polygens-raise-types/what-if-a-raise-fails-do-i-get-a-refund.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.
