# Purchasing USCC

## Transaction settings

Before initiating a purchase, go to Settings and configure your Purchase Destination. Shares may be delivered as tokens to an allowlist address of your choosing, or as shares held in book-entry by Superstate. The minimum initial investment is $100,000, unless waived by Superstate (e.g. to test the flow of funds).

***

## Instructions

1. View instructions by navigating to the Portfolio page and clicking the Purchase button next to USCC.
2. Toggle the "Pay with" dropdown to view instructions for paying with U.S. dollars, USDC on Ethereum, or USDC on Solana.
3. Initiate a purchase by sending funds using your preferred method.
4. USCC will be delivered according to your Purchase Destination settings for your Investing Entity. You may elect to receive either tokens at your preferred allowlist address, or shares held in book-entry at Superstate.

Purchases are viewable in the Investor Portal, and you will receive confirmation emails when a purchase has been initiated and completed.

***

## Timing

* Funds received by 5 pm ET on a market day will receive USCC at that market day’s closing NAV/S shortly after 9:00 am ET on the following market day (T+1)
* Funds received after 5 pm ET on a market day will receive USCC at the next market day’s NAV/S (T+1). USCC shares will be issued shortly after 9:00 am ET on the market day following the NAV/S date (T+2).
* See [Fund Holidays](/investors/tokenized-funds.md#fund-holidays) for exceptions

***

## Fees

Gas fees to transfer USDC or bank fees to wire U.S. Dollars for purchases are the responsibility of the investor.


---

# 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.superstate.com/investors/tokenized-funds/uscc/purchasing-uscc.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.
