# Reporting Bugs and Feedback

At eStela, we move fast — and sometimes, that means things break. If you come across an issue, please let us know as soon as possible so we can investigate and fix it quickly.

### How to Report a Bug

You can reach us by:

* Email: <info@estela.co>
* WhatsApp / Message: +34 636 094 146

When reporting a bug, please include as much context as possible:

* Device model and operating system (e.g., iPhone 12, Android 13)
* App or website language
* Exact steps to reproduce the issue
* Screenshots or screen recordings, if available

This helps us resolve the issue faster and more accurately.

### Got an Idea?

We love feedback — and we listen. Several features, like Pursuit regattas and the Termination Area, were added based on suggestions from users like you.

If you have an idea, suggestion, or comment, feel free to submit it here:\
\
📬 [Submit Feedback](https://docs.google.com/forms/d/e/1FAIpQLSc2Ht1Q7fB73NpDMCAsa3usBYt62R-TtSbnRIMd3p7dtmPLrA/viewform?usp=sf_link)

Thanks for helping us improve eStela.


---

# 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.estela.co/troubleshooting-and-support/reporting-bugs-and-feedback.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.
