# Leverage

- [Use Cases](https://docs.arcade.software/kb/leverage/use-cases.md)
- [Integrations](https://docs.arcade.software/kb/leverage/integrations.md): Arcade integrates with some of your favorite tools.
- [Native Salesforce Integration](https://docs.arcade.software/kb/leverage/integrations/native-salesforce-integration.md): If you want to set up this Native Salesforce Integration, please reach out to your CSM
- [Insights & Analytics](https://docs.arcade.software/kb/leverage/insights-and-analytics.md): Insights allow you to understand how viewers and players interact with your Arcade.
- [Leads](https://docs.arcade.software/kb/leverage/insights-and-analytics/leads.md): The Leads page helps you track engagement and identify high-interest prospects based on form submissions and anonymous traffic insights.
- [Audience Reveal](https://docs.arcade.software/kb/leverage/insights-and-analytics/audience-reveal.md)
- [Advanced Features](https://docs.arcade.software/kb/leverage/advanced-features.md)
- [Event Propagation](https://docs.arcade.software/kb/leverage/advanced-features/in-arcade-event-propagation.md)
- [Remote Control](https://docs.arcade.software/kb/leverage/advanced-features/arcade-remote-control.md)
- [REST API](https://docs.arcade.software/kb/leverage/advanced-features/rest-api.md): Arcade’s REST API allows you to programmatically create Arcades from videos and interaction data.
- [Insights API](https://docs.arcade.software/kb/leverage/advanced-features/rest-api/insights-api.md)
- [Webhooks](https://docs.arcade.software/kb/leverage/advanced-features/webhooks.md): Webhooks allow you to receive real-time updates when viewers interact with your Arcades. Webhooks are ideal for connecting Arcade to your internal systems, CRMs, or automation workflows.
- [MCP](https://docs.arcade.software/kb/leverage/mcp.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.arcade.software/kb/leverage.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.
