# Support

### I'm having trouble with `welltested` package. Where can I get help?

If you're facing any issues related to installing, running and using the  `welltested` pub.dev package, please [file issue on the github repository.](https://github.com/Welltested-AI/welltested/issues)&#x20;

### I'd like a demo on using welltested, is that possible?

Of course, you can either email us to <team@welltested.ai> or else book a direct call with the founding team via this [calendly](https://calendly.com/samyakkkk/30min).

{% embed url="<https://calendly.com/samyakkkk/30min>" %}


---

# 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.welltested.ai/documentation/faqs/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.
