# Platform

- [Email Alerts](https://docs.impler.io/platform/email-alerts.md): Impler will send you alert mail for anything that goes wrong during importing data
- [Activity Page](https://docs.impler.io/platform/activity-page.md): Your hub for tracking and understanding your import activity.
- [Manage Project](https://docs.impler.io/platform/manage-project.md): Group your Imports into projects to make managing multiple imports easy
- [Make Your Team](https://docs.impler.io/platform/make-your-team.md): Invite your peers and make your team on Impler with facility to invite, manage and remove team members.
- [How subscription works?](https://docs.impler.io/platform/how-subscription-works.md): Get idea about how subscription works in impler. How pricing will be calculated, payment gateway being used internally and how it will affect usage.


---

# 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.impler.io/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.
