# Thryve Data sources

- [Overview](https://docs.thryve.health/thryve-data-sources/overview.md): You can find our claims of providing you access to more than 500+ wearables and health apps all over our website and texts. What does that mean? Find out here!
- [Shared & custom oAuth-clients](https://docs.thryve.health/thryve-data-sources/overview/shared-and-custom-oauth-clients.md)
- [Data source types & retrieval methods](https://docs.thryve.health/thryve-data-sources/overview/data-source-types-and-retrieval-methods.md)
- [Samsung Health](https://docs.thryve.health/thryve-data-sources/samsung-health.md)
- [Fitbit](https://docs.thryve.health/thryve-data-sources/fitbit.md)
- [Polar](https://docs.thryve.health/thryve-data-sources/polar.md)
- [Withings](https://docs.thryve.health/thryve-data-sources/withings.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.thryve.health/thryve-data-sources.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.
