# Redemption

***

### Redemption windows

Fractit opens redemption windows **one to two times per week** on pre-announced dates. The schedule is published on the platform in advance.

During an open window:

* Navigate to **Portfolio → Redeem**
* Enter the number of DFMREIT tokens you wish to redeem
* Confirm — tokens are burned and CC or USDC is returned to your wallet immediately
* A redemption fee of **0.50%** is applied at the time of payout

***

### Outside redemption windows

When no redemption window is open, you can still exit your position at any time by selling your tokens on the Secondary Market. The AMM operates 24/7 with no lock-up period.

***

### Redemption vs. AMM sale

|                 | Redemption (primary)            | AMM sale (secondary)  |
| --------------- | ------------------------------- | --------------------- |
| Availability    | Windowed — announced in advance | 24/7                  |
| Price reference | NAV-based                       | AMM market price      |
| Fee             | 2.50%                           | 0.25% per swap        |
| Price impact    | None                            | Depends on pool depth |
| Token outcome   | Burned permanently              | Transferred to buyer  |

The right choice depends on your situation. The AMM gives you immediate exit at any time. Primary redemption gives you NAV-anchored pricing during announced windows.


---

# 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.fractit.com/token-lifecycle/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.
