# Investor Documentation Home

***

This is the user documentation site for investors on the Issuance platform. To the left, you'll find documentation pages that offer information about things like how to set up an investor profile, how to create investments, how to update investor profile information, and more. Use the left-hand menu to navigate, or select from the list of most frequently searched topics below!

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td>Edit Investor Details</td><td><a href="/pages/WYRFACcaSZGn1ThuADSD">/pages/WYRFACcaSZGn1ThuADSD</a></td><td>How do I update information saved to my investor profile?</td></tr><tr><td>Steps to Create an Investment</td><td><a href="/pages/ZkqFBVWt2PreAMw3cxtx">/pages/ZkqFBVWt2PreAMw3cxtx</a></td><td>What steps will I take to create a new investment?</td></tr><tr><td>Contact Support</td><td><a href="/pages/LOkKRKdfyEIQhaJ48dSr">/pages/LOkKRKdfyEIQhaJ48dSr</a></td><td>How can I seek help with tech support issues?</td></tr><tr><td>Steps to Create an Investor Profile</td><td><a href="/pages/EzSBTcYmuu3U12H2A3b2">/pages/EzSBTcYmuu3U12H2A3b2</a></td><td>How do I create an Investor Profile?</td></tr></tbody></table>


---

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