# Report an issue

Before contacting us, make sure you have read the frequently-asked questions in the previous page [here](https://faqs.iotabee.com/toubleshooting/frequently-asked-questions). Maybe you already have the answers there.&#x20;

### Get in touch:

The best way to get in touch with the team is through the Iotabee official Discord channel: [discord.gg/j8y8zWDDcT](https://t.co/jdrYoVNI8r)

To ensure a better service time and issue follow-up, make sure you use the "open-a-ticket" function in the channel, instead of DM individual team members.&#x20;

The ticket will ensure that all core team members and the channel moderators are tagged, which will shorten the response time, as one of them will get back to you as soon as they are available.\
\
![](/files/4ln51aFCix5QjN8LMbN2)

### Describe your issue efficiently:

On Iotabee, in "recent transactions", you have a "feedback" button under each transaction which allows you to copy all the relevant information for troubleshooting. Make sure you paste this information in your ticket:&#x20;

![](/files/zNI5Uxg8fTXQc7f8E7dR)

When your ticket is missing key information, the team will not be able to identify the issue, thus the treatment time will be extended.&#x20;

### General Responding Time:&#x20;

We'll endeavor to respond to your ticket within 24 - 48H.&#x20;

Once the issue is recorded:&#x20;

* For Iotabee service related issues,  it will take up to 5 business days in general to treat in order to ensure that problem is solved in a serious and secured manner.&#x20;
* For issues that are caused by misoperation on the user's side, the treatment time will be extended to 15 business days. <br>

### Other requests and questions:&#x20;

For less urgent requests, don't hesitate to raise your question in the general-chat channel, where many volunteer bees are there to help! :bee:

{% embed url="<https://youtu.be/8p_2P2tEz2s>" %}


---

# 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://faqs.iotabee.com/toubleshooting/report-an-issue.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.
