# Getting started

- [Overview](https://docs.senpiper.com/getting-started/overview.md): This page helps you understand the basic structure of the Senpiper One Resource platform
- [Log in to the platform](https://docs.senpiper.com/getting-started/log-in-to-the-platform.md): This page will help you understand the process of log in to the platform
- [Web workspace](https://docs.senpiper.com/getting-started/web-workspace.md)
- [Mobile Applications](https://docs.senpiper.com/getting-started/mobile-applications.md)
- [White-labeled Apps and custom domains](https://docs.senpiper.com/getting-started/white-labeled-apps-and-custom-domains.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.senpiper.com/getting-started.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.
