> For the complete documentation index, see [llms.txt](https://docs.talsec.app/freerasp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talsec.app/freerasp/community-products.md).

# Community Products

Select the product you want to integrate to access dedicated deployment guides, security configurations, and technical references.

## Core Security Modules

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>A lightweight, easy-to-integrate mobile <strong>Runtime Application Self-Protection</strong> (RASP) library. Detect app tampering, hooking, debugging, and reverse engineering attempts in real-time across native and cross-platform frameworks.</td><td><strong>freeRASP</strong></td><td><a href="/files/rFKLCT8yPZfNsFP0DAPI">/files/rFKLCT8yPZfNsFP0DAPI</a></td><td><a href="/pages/9buRaH4a6qDIRWyM8UFc">/pages/9buRaH4a6qDIRWyM8UFc</a></td></tr><tr><td>Protect your users from sideloaded threats. A comprehensive Android scanning module that identifies malicious apps, overlay trojans, and zero-day risks using powerful on-device behavioral heuristics and customizable blocklists.</td><td><strong>freeMalwareDetection</strong></td><td><a href="/files/Qb8CJPOLZ1NaIPYDlvS0">/files/Qb8CJPOLZ1NaIPYDlvS0</a></td><td><a href="/pages/xa8od8SqWY3UHx1qhArT">/pages/xa8od8SqWY3UHx1qhArT</a></td></tr></tbody></table>

## Developer Resources

Quickly access essential tools and additional information to manage your security posture.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Talsec Portal</strong></td><td>Manage your applications, visualize real-time threat data, and generate configurations.</td><td><a href="/pages/7WyDL4PlKV2KzoKb47Aq">/pages/7WyDL4PlKV2KzoKb47Aq</a></td></tr><tr><td><strong>Comprehensive Wiki</strong></td><td>Deep dive into specific security mechanisms and threat models.</td><td><a href="/pages/EJpJok8c07WAw2d5X9Cc">/pages/EJpJok8c07WAw2d5X9Cc</a></td></tr><tr><td><strong>Changelog</strong></td><td>Track the latest SDK updates, new features, and patch notes.</td><td><a href="/pages/UTjg9DlxLuBdEm39XAt3">/pages/UTjg9DlxLuBdEm39XAt3</a></td></tr><tr><td><strong>Features Overview</strong></td><td>Discover the full capabilities of the Talsec security suite.</td><td><a href="/pages/POw4jw1GGzQKvSLTxD6f">/pages/POw4jw1GGzQKvSLTxD6f</a></td></tr><tr><td><strong>Pricing Plans</strong></td><td>Explore scaling options and premium enterprise features.</td><td><a href="/pages/POw4jw1GGzQKvSLTxD6f#plans-comparison">/pages/POw4jw1GGzQKvSLTxD6f#plans-comparison</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.talsec.app/freerasp/community-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
