# Superstate

## Superstate

- [Welcome to Superstate](https://docs.superstate.com/superstate/welcome-to-superstate.md)
- [Getting started](https://docs.superstate.com/investors/getting-started.md): Sign up for Superstate to invest in both onchain equities and Superstate funds.
- [Required documents](https://docs.superstate.com/investors/getting-started/required-documents.md)
- [Investor portal](https://docs.superstate.com/investors/investor-portal.md): Our easy-to-use Investor Portal helps you track and manage your investments in Superstate Funds. In this guide we'll show you how it works.
- [Tokenized funds](https://docs.superstate.com/investors/tokenized-funds.md)
- [USCC](https://docs.superstate.com/investors/tokenized-funds/uscc.md): Superstate Crypto Carry Fund
- [Income, Fees & Yield](https://docs.superstate.com/investors/tokenized-funds/uscc/income-fees-and-yield.md)
- [Purchasing USCC](https://docs.superstate.com/investors/tokenized-funds/uscc/purchasing-uscc.md)
- [Redeeming USCC](https://docs.superstate.com/investors/tokenized-funds/uscc/redeeming-uscc.md)
- [Legal Structure](https://docs.superstate.com/investors/tokenized-funds/uscc/legal-structure.md)
- [USTB](https://docs.superstate.com/investors/tokenized-funds/ustb.md): Superstate Short Duration US Government Securities Fund
- [Income, Fees & Yield](https://docs.superstate.com/investors/tokenized-funds/ustb/income-fees-and-yield.md)
- [Purchasing USTB](https://docs.superstate.com/investors/tokenized-funds/ustb/purchasing-ustb.md)
- [Redeeming USTB](https://docs.superstate.com/investors/tokenized-funds/ustb/redeeming-ustb.md)
- [Legal Structure](https://docs.superstate.com/investors/tokenized-funds/ustb/legal-structure.md)
- [Tokenized equities](https://docs.superstate.com/investors/tokenized-equities.md): With Superstate Opening Bell, investors can access tokenized shares on Solana and Ethereum. These aren't derivatives or synthetic tokens. These are legal shares of public companies, tokenized onchain.
- [Security](https://docs.superstate.com/investors/security.md)
- [Smart contracts](https://docs.superstate.com/investors/smart-contracts.md)
- [API](https://docs.superstate.com/investors/api.md)
- [Transactions API](https://docs.superstate.com/investors/api/transactions-api.md)
- [Balances API](https://docs.superstate.com/investors/api/balances-api.md)
- [Opening Bell](https://docs.superstate.com/issuers/opening-bell.md): Superstate Opening Bell enables companies to issue publicly registered shares directly on blockchain networks like Solana and Ethereum.
- [Onboarding API](https://docs.superstate.com/integration-partners/onboarding-api.md): The Onboarding API allows external partners to onboard users to Superstate by submitting KYC-verified user data along with the user's wallet addresses to the be added to Superstate's onchain allowlist
- [Direct Issuance Program](https://docs.superstate.com/integration-partners/direct-issuance-program.md): A Direct Issuance Program allows a public company to issue new tokenized shares directly to eligible investors, with purchases executed using real-time market prices and settled in stablecoins.


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://docs.superstate.com/superstate/welcome-to-superstate.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.
