# OUR CLIENT APPS

- [Explore the Cerby web app](https://help.cerby.com/getting-started/our-client-apps/explore-the-cerby-web-app.md): This article describes the key benefits of the Cerby web app to manage your workspace and items from your web browser.
- [Explore the Cerby browser extension](https://help.cerby.com/getting-started/our-client-apps/explore-the-cerby-browser-extension.md): This article describes the key benefits of the Cerby browser extension to manage your items and log in to your accounts.
- [Explore the Cerby mobile app](https://help.cerby.com/getting-started/our-client-apps/explore-the-cerby-mobile-app.md): This article describes the key benefits of the Cerby mobile app to manage your items and assets from your phone.


---

# 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://help.cerby.com/getting-started/our-client-apps.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.
