# TeleTest Support - FAQ

Find answers to commonly asked questions about [**account and profile**](https://docs.teletest.ca/master/teletest-support-faq/account-and-profile) **management,** [**appointments**](https://docs.teletest.ca/master/teletest-support-faq/appointments)**,** [**payments**](https://docs.teletest.ca/master/teletest-support-faq/payment)**,** [**prescriptions**](https://docs.teletest.ca/master/teletest-support-faq/prescriptions)**,** [**tests and requisitions**](https://docs.teletest.ca/master/teletest-support-faq/tests-and-lab-requisitions).

Use the **Search bar** in the top right corner to quickly locate specific questions. If you need further assistance, please email **<support@teletest.dev>**. Please note that our administrative team cannot provide specific medical advice or treatment plans. For personalized medical inquiries, we recommend selecting the appropriate test panel and scheduling a consultation to receive patient-centered care tailored to your needs.

We've created a number of [FAQ ](https://docs.teletest.ca)pages that you can access to review commonly asked questions, related to specific diseases or test procedures.


---

# 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.teletest.ca/master/teletest-support-faq.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.
