# Investors

- [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)


---

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