# Premium Products

- [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.


---

# 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.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.
