# Products

- [StableDoc DApps](https://docs.stabledoc.com/products/stabledoc-dapps.md)
- [Staking](https://docs.stabledoc.com/products/stabledoc-dapps/staking.md): Below is a step by step tutorial on how to Stake on StableDoc DApps
- [Farming](https://docs.stabledoc.com/products/stabledoc-dapps/farming.md): Below is a step by step tutorial on how to Farm on StableDoc DApps
- [SDT Mobile App](https://docs.stabledoc.com/products/sdt-mobile-app.md)
- [User App](https://docs.stabledoc.com/products/sdt-mobile-app/user-app.md)
- [Registration](https://docs.stabledoc.com/products/sdt-mobile-app/user-app/registration.md): Below is a step by step guide on how to set up your StableDoc User Mobile Application (Android & iOS)
- [Update your Profile](https://docs.stabledoc.com/products/sdt-mobile-app/user-app/update-your-profile.md): Below is a step by step guide on how to update your profile after registration
- [Set Vital Trackers](https://docs.stabledoc.com/products/sdt-mobile-app/user-app/set-vital-trackers.md): Below is a step by step guide on how to set your vital trackers
- [Book an Appointment](https://docs.stabledoc.com/products/sdt-mobile-app/user-app/book-an-appointment.md): Below is a step by step guide on how to book an appointment with a doctor or specialis
- [Partner App](https://docs.stabledoc.com/products/sdt-mobile-app/partner-app.md)
- [Registration](https://docs.stabledoc.com/products/sdt-mobile-app/partner-app/registration.md): Below is a step by step guide on how to set up your StableDoc User Mobile Application (Android & iOS)
- [Update your Profile](https://docs.stabledoc.com/products/sdt-mobile-app/partner-app/update-your-profile.md): Below is a step by step guide on how to update your profile after registration
- [Set Availability](https://docs.stabledoc.com/products/sdt-mobile-app/partner-app/set-availability.md): Below is a step-by-step guide on how to set your availability
- [Move2Earn App](https://docs.stabledoc.com/products/move2earn-app.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.stabledoc.com/products.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.
