# Sprinthub App

- [App Overview](https://docs.sprinthub.com/en/topics/sprinthub-app/app-overview.md)
- [How to log in to the app](https://docs.sprinthub.com/en/topics/sprinthub-app/how-to-log-in-to-the-app.md)
- [App home screen](https://docs.sprinthub.com/en/topics/sprinthub-app/app-home-screen.md)
- [Customer Support](https://docs.sprinthub.com/en/topics/sprinthub-app/customer-support.md)
- [How to turn off the chatbot through the App](https://docs.sprinthub.com/en/topics/sprinthub-app/customer-support/how-to-turn-off-the-chatbot-through-the-app.md)
- [Sending PDFs through the App](https://docs.sprinthub.com/en/topics/sprinthub-app/customer-support/sending-pdfs-through-the-app.md)
- [CRM](https://docs.sprinthub.com/en/topics/sprinthub-app/crm.md)
- [How to Create an Opportunity in CRM through the Mobile App](https://docs.sprinthub.com/en/topics/sprinthub-app/crm/how-to-create-an-opportunity-in-crm-through-the-mobile-app.md): If you need to register new opportunities in the CRM directly from your mobile phone, this quick guide will help you understand the process in a simple and efficient way.
- [Leads (Contacts)](https://docs.sprinthub.com/en/topics/sprinthub-app/leads-contacts.md)
- [Creating and Editing Leads through the App](https://docs.sprinthub.com/en/topics/sprinthub-app/leads-contacts/creating-and-editing-leads-through-the-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.sprinthub.com/en/topics/sprinthub-app.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.
