# Investor Profile

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


---

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