# Premium Products

## Premium Products

- [Overview](https://docs.talsec.app/premium-products/introduction/overview.md): Explore Talsec’s premium mobile App and API security suite, including RASP+, AppiCrypt, App Hardening, and Malware Detection, and learn how multi-layered protection works.
- [RASP+](https://docs.talsec.app/premium-products/product/rasp.md): RASP+ is Talsec’s premium in‑app protection SDK for In-App Protection and Shielding
- [AppiCrypt](https://docs.talsec.app/premium-products/product/appicrypt.md): Protect Client App & OS Integrity and Stop API Abuse & App Impersonation
- [AppiCryptWeb](https://docs.talsec.app/premium-products/product/appicryptweb.md): Cryptographic Proofs for Every API Call: Block Bots, Tampering, and Fraud at the Edge; Attach verifiable integrity flags, browser fingerprints, and threat signals to outgoing API.
- [Malware Detection](https://docs.talsec.app/premium-products/product/malware-detection.md): Protect your mobile app from risky and malicious apps with malware detection that identifies blacklisted apps, untrusted app stores, side-loaded apps, and dangerous permissions in real time.
- [App Hardening Suite](https://docs.talsec.app/premium-products/product/app-hardening-suite.md): Strengthen your mobile app with Talsec’s App Hardening Suite, combining Dynamic TLS Pinning and Secret Vault to prevent MITM attacks, and protect secrets.
- [AI Device Risk Summary \[NEW!\]](https://docs.talsec.app/premium-products/product-previews/ai-device-risk-summary-new.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.talsec.app/premium-products/introduction/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.
