# Token Lifecycle

- [Subscription](https://docs.fractit.com/token-lifecycle/subscription.md): Subscription is the primary market process through which a user acquires DFMREIT tokens by depositing CC or USDC
- [Secondary Market](https://docs.fractit.com/token-lifecycle/secondary-market.md): Once you hold DFMREIT tokens, you can trade them 24/7 on Fractit's on-chain AMM pool — no order books, no waiting for a counterparty.
- [Redemption](https://docs.fractit.com/token-lifecycle/redemption.md): Redemption is the process through which a DFMREIT token holder burns their tokens and receives CC or USDC in return via the primary market. vocabulary you need to use Fractit confidently.


---

# 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.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.
