# Subscription

***

### When subscriptions are available

Subscriptions are only available when the **Dubai Financial Market (DFM) is open**.

DFM trading hours: **Sunday – Thursday, 10:00 AM – 2:00 PM (Gulf Standard Time)**

When DFM closes, the subscription window pauses automatically. Users wishing to acquire tokens outside market hours can do so via the Secondary Market.

***

### The subscription flow

**Step 1 — Connect and verify** Connect your Canton-compatible wallet. New users must complete KYC onboarding before proceeding. Only whitelisted wallets can subscribe.

**Step 2 — Select amount** Enter the CC or USDC amount you wish to invest. The platform displays the current market price and the estimated number of DFMREIT tokens you will receive, including the subscription fee.

**Step 3 — Confirm** Confirm the transaction. DFMREIT tokens are delivered to your wallet immediately at the current market price.

***

### What happens after your subscription

Your token delivery is instant. In parallel, Fractit's operations layer processes the subscription off-chain:

| Step      | Action                                                                                                          |
| --------- | --------------------------------------------------------------------------------------------------------------- |
| Off-ramp  | Subscription proceeds are converted to AED via licensed FX partners                                             |
| Execution | Constituent shares are purchased on the DFM via the licensed broker, weighted to the current DFMREI composition |
| Custody   | Purchased shares are transferred to the Fractit-linked SPV and held in institutional custody                    |

This off-chain process does not affect your token holding. It is the mechanism that maintains the 1:1 backing of all tokens in circulation.

***

### Subscription fee

A fee of **0.50%** is applied at the time of issuance. Tokens are issued net of this fee. The fee is shown in the transaction confirmation before you confirm.

***

> **Note:** The price at which you receive tokens is the current market price — not the NAV. These may differ slightly. The platform displays both values before you confirm.


---

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