# Lab Tests

- [Add Biomarker](https://docs.suggestic.com/graphql/query/mutations/lab-tests/add-biomarker.md)
- [Update Biomarker](https://docs.suggestic.com/graphql/query/mutations/lab-tests/update-biomarker.md)
- [Add Biomarker Result](https://docs.suggestic.com/graphql/query/mutations/lab-tests/add-biomarker-result.md)
- [Add Biomarker Category](https://docs.suggestic.com/graphql/query/mutations/lab-tests/add-biomarker-category.md)
- [Update Biomarker Category](https://docs.suggestic.com/graphql/query/mutations/lab-tests/update-biomarker-category.md)
- [Remove Biomarker Category](https://docs.suggestic.com/graphql/query/mutations/lab-tests/remove-biomarker-category.md)
- [Add Lab Test Report](https://docs.suggestic.com/graphql/query/mutations/lab-tests/add-lab-test-report.md)
- [Delete Lab Test Report](https://docs.suggestic.com/graphql/query/mutations/lab-tests/delete-lab-test-report.md)
- [Update Lab Test Report](https://docs.suggestic.com/graphql/query/mutations/lab-tests/update-lab-test-report.md)
- [Create Recommended Supplement](https://docs.suggestic.com/graphql/query/mutations/lab-tests/create-recommended-supplement.md)
- [Update Recommended Supplement](https://docs.suggestic.com/graphql/query/mutations/lab-tests/update-recommended-supplement.md)
- [Remove Recommended Supplement](https://docs.suggestic.com/graphql/query/mutations/lab-tests/remove-recommended-supplement.md)
- [Create Recommended Article](https://docs.suggestic.com/graphql/query/mutations/lab-tests/create-recommended-article.md)
- [Update Recommended Article](https://docs.suggestic.com/graphql/query/mutations/lab-tests/update-recommended-article.md)
- [Remove Recommended Supplement](https://docs.suggestic.com/graphql/query/mutations/lab-tests/remove-recommended-supplement-1.md)


---

# 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.suggestic.com/graphql/query/mutations/lab-tests.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.
