# Contact Support

***

### Creating a New Support Ticket

Login to your Investor Dashboard, then select "Contact Support" from the left-hand navigation menu. If this is the first support ticket you've opened, you will be directed straight into the process of new ticket creation. This process begins with a couple of basic selections to help route your request to the appropriate party, after which you'll be asked to explain your issue or question and given an opportunity to upload any files (screenshots, etc.).

Once you've completed the prompts, click "Continue" to submit your support ticket – you'll know it has been submitted when you see a success message displayed on your screen.

<figure><img src="/files/lRgdn5qDT7G5vQLeqIRz" alt=""><figcaption></figcaption></figure>

If you have opened other support tickets in the past, you'll see them listed on the Contact Support tab  – you can open a new support request by clicking "Open New Ticket" above the list of historical tickets.

***

### Managing Existing Support Tickets

You can also send follow-up messages that relate to existing support tickets by opening them on the Contact Support page, or respond to messages from a Support team member in connection with one of your support tickets.

You can request to 'close' a support ticket once your issue had been resolved, or let it be and a member of our Support team will close it for you.

<figure><img src="/files/zgNar6WihnCbOCg4xkgs" alt=""><figcaption></figcaption></figure>


---

# 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/investments/contact-support.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.
