# Platform

- [Can I save individual and company contacts?](https://docs.limecall.com/faqs/platform/can-i-save-individual-and-company-contacts.md)
- [How to check the activity of Leads?](https://docs.limecall.com/faqs/platform/how-to-check-the-activity-of-leads.md)
- [How to allow Customers to schedule a Call?](https://docs.limecall.com/faqs/platform/how-to-allow-customers-to-schedule-a-call.md)
- [Selecting which URL’s display your widget?](https://docs.limecall.com/faqs/platform/selecting-which-urls-display-your-widget.md)
- [How to add users and teams to your Dashboard?](https://docs.limecall.com/faqs/platform/how-to-add-users-and-teams-to-your-dashboard.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.limecall.com/faqs/platform.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.
