# Raise a Support Ticket

### Raise a Support Ticket (In-App)

1\. Open OISY Wallet.

2\. Click your profile (top right).

3\. Select ‘Support’.

4\. Follow the steps to email <support@oisy.com> or use Discord.<br>

***

### Raise a Ticket (Discord)

1\. Join [OISY Discord](https://discord.com/invite/ejBT7dQneK).

2\. Verify your account.

3\. Navigate to ‘#📮・get-support’.

4\. Click ‘Create Ticket’.

5\. A private thread will open—post your issue.


---

# 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.oisy.com/using-oisy-wallet/how-tos/raise-a-support-ticket.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.
