# RASP+

RASP+ SDK (Runtime App Self Protection and Monitoring) Provides in-app protection and shielding. It combats reverse engineering, device/OS integrity compromise (like rooting, running in an emulator, using a debugger or dynamic hooking), and Malware attacks such as Accessibility services misuse, screen readers, and Overlay attacks. RASP SDK subscription includes SDK integration with the Audit portal based on the Elastic Cloud managed service controlled by the Customer. \
\
Due to hundreds of different security controls, an RASP-protected App becomes “aware” of risk factors coming from compromises of the OS and/or app execution environment. Threat signals are also sent to the monitoring and auditing backend for security analysis and alarming by automatic watchers.

{% hint style="info" %}
Premium Users: View [premium documentation here](https://docs.talsec.app/premium-integration-documentations/).
{% endhint %}

***.RASP+** is the more advanced premium commercial edition, with* [***.freeRASP***](https://app.gitbook.com/s/Q2PxZTOjhquOxcxftTrm/freerasp/introduction) *provided as a free community alternative.*

For pricing information, differences between freeRASP and RASP+, or to request a demo, visit [Talsec](https://talsec.app/).

<figure><img src="https://1666089280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxFHPMAbn16uoDyOtoiaC%2Fuploads%2FWEWWJJJRu8KaacwTX5zY%2FRASP%2B%20product.png?alt=media&#x26;token=b62de243-43a0-4997-a786-54caa7ea7ac4" alt=""><figcaption></figcaption></figure>


---

# 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.talsec.app/premium-products/product/rasp.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.
