# Product Guides

- [Onboarding](https://docs.leadbay.app/doc/product-guides/onboarding.md)
- [Discover, Monitor & Activate](https://docs.leadbay.app/doc/product-guides/discover-monitor-activate.md)
- [Lead Profile](https://docs.leadbay.app/doc/product-guides/lead-profile.md)
- [Lenses](https://docs.leadbay.app/doc/product-guides/lenses.md)
- [AI Assistant](https://docs.leadbay.app/doc/product-guides/ai-assistant.md)
- [Contact Enrichment](https://docs.leadbay.app/doc/product-guides/contact-enrichment.md): How does enrichment work?
- [Export](https://docs.leadbay.app/doc/product-guides/export.md)
- [Data Sources](https://docs.leadbay.app/doc/product-guides/data-sources.md)
- [SFTP Connector](https://docs.leadbay.app/doc/product-guides/sftp-connector.md)
- [Team & Organization](https://docs.leadbay.app/doc/product-guides/team-management.md)
- [Manager Dashboard](https://docs.leadbay.app/doc/product-guides/manager-dashboard.md)
- [Install Mobile App](https://docs.leadbay.app/doc/product-guides/install-mobile-app.md): The installation process takes less than a minute. For both iPhone and Android.


---

# 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.leadbay.app/doc/product-guides.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.
