# Features Overview

The developer platform offers many resources to customize your solution and integrate it into your company's stack.

You can choose from the main sections the one that meets your needs:

* **Apps:** Consult the list of public applications available to easily integrate with your tools (Salesforce, Zendesk, and others) or create your own application to meet a particular integration case.
* **Use Cases:** browse our use cases and follow our step-by-step guides to implement them in your environment (install the iAdvize tag, identify your visitors, automate the creation of your users, etc.).
* **Technologies:** Find our technical references and discover all the functions available to personalize or automate your processing (API, SDK, SSO, etc.).

Browse through each section and choose the theme that interests you to obtain complete and detailed information.


---

# 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.iadvize.dev/getting-started/features-overview.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.
