# Investor Documentation

## Investor Documentation

- [Investor Documentation Home](https://kb.issuance.com/investor-documentation/investor-documentation-home.md)
- [Sign Up / Create Account](https://kb.issuance.com/investor-documentation/investor-profile/sign-up-create-account.md): This section walks you through creating your Investor Profile on the Issuance platform. Your profile is essential for accessing and investing in offerings.
- [Investor Profile Settings](https://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings.md): The Investor Profile Settings page is your central hub for managing the key information and preferences associated with your Investor Profile
- [Editing Investor Details](https://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/editing-investor-details.md): This section covers how to update personal information in your Investor Profile, including name, address, and accreditation status.
- [Account Security](https://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/account-security.md): This section explains how to update your login credentials (email and password) to keep your account secure.
- [Notification Settings](https://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/notification-settings.md): This section covers how to turn SMS notifications on or off for each offering in which you’ve invested.
- [Entities](https://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/entities.md): This section explains how to view and update legal entities (i.e. companies or trusts) that you have added to your Investor Profile.
- [Reg CF](https://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/reg-cf.md)
- [Accredited Investor Verification](https://kb.issuance.com/investor-documentation/investor-profile/accredited-investor-verification.md)
- [Notifications](https://kb.issuance.com/investor-documentation/investor-profile/notifications.md): This section provides an overview of how the Issuance platform uses notifications within your investor dashboard and via email to deliver information to you about your investments.
- [Creating an Investment](https://kb.issuance.com/investor-documentation/investments/creating-an-investment.md): This section links you to the specific steps and agreements required to make an investment commitment and to the payment methods Issuance accepts.
- [Required Steps](https://kb.issuance.com/investor-documentation/investments/creating-an-investment/required-steps.md): Below are the required steps every investor will follow when making an investment through the Issuance platform. The order may differ slightly depending on the type of offering.
- [Payments & Funds Processing](https://kb.issuance.com/investor-documentation/investments/creating-an-investment/payments-and-funds-processing.md): This section explains the payment methods accepted by Issuance and how to use them to fund your investment.
- [Equity Trust IRA Payments](https://kb.issuance.com/investor-documentation/investments/creating-an-investment/payments-and-funds-processing/equity-trust-ira-payments.md)
- [Investor Agreements & E-Signature](https://kb.issuance.com/investor-documentation/investments/creating-an-investment/investor-agreements-and-e-signature.md): This section details how each investment is finalized through electronic signing of the necessary legal documents, typically a subscription agreement.
- [Managing Investments](https://kb.issuance.com/investor-documentation/investments/managing-investments.md)
- [Investment Status Codes](https://kb.issuance.com/investor-documentation/investments/managing-investments/investment-status-codes.md)
- [Clearing Failures & Troubleshooting](https://kb.issuance.com/investor-documentation/investments/managing-investments/clearing-failures-and-troubleshooting.md)
- [Canceling an Investment](https://kb.issuance.com/investor-documentation/investments/managing-investments/canceling-an-investment.md)
- [Contact Support](https://kb.issuance.com/investor-documentation/investments/contact-support.md): This section explains how to use the Contact Support page within your investor dashboard to request additional assistance from a member of Issuance's Support team.
- [Disclosures](https://kb.issuance.com/investor-documentation/investing-basics/disclosures.md)
- [Educational Materials](https://kb.issuance.com/investor-documentation/investing-basics/educational-materials.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kb.issuance.com/investor-documentation/investor-documentation-home.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.
