# Report bugs

If you ever encounter any issues on FLYER, please report to us and we will fix them as soon as possible for you. To report bugs, please follow these steps:

* Step 1: Click the **Feedback** button as shown:

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

* Step 2: Fill in your experience in the shown form

For any questions, please contact us via **email: <admin@flyer.us>.**


---

# 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://help.flyer.vn/flyer-help-centre-1/flyer-features/study-features/report-bugs.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.
