# Creation

1. User sends USDC to the fund’s smart contract.
2. The smart contract logs your subscription request and atomically (immediately) transfers the USDC to the fund’s account at Coinbase Custody.
3. Excellar’s management company will convert the USDC into USD at Coinbase, who will then wire the USD via one of their partner banks to the fund’s cash account at Clear Street.
4. XUSG tokens will be minted and issued to the user at the execution price based on the fund’s daily NAV.
5. Excellar’s management company will use the USD at Clear Street to purchase the ETF.
6. When the ETF pays out a dividend, Excellar’s management company will reinvest the dividend proceeds in the same underlying ETF. Unlike the ETF, XUSG itself does not pay out a dividend, but accumulates in value as the dividends are reinvested.


---

# 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.excellar.finance/how-does-it-work/creation.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.
