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

# App Stores

The *<mark style="color:green;">App Stores</mark>* section of the DRP monitors official and third-party catalogues to uncover brand impersonation, malicious or misleading listings, and unauthorized distribution of software tied to the organization. Coverage includes major stores as well as alternative Android repositories  with capture of listing details, icons, screenshots and basic metadata for assessment.  &#x20;

#### What We Monitor

* <mark style="color:green;">**Impersonation in names and publishers**</mark>**:** app titles and developer identities that closely resemble official brands or company units, suggesting attempts to mislead users.&#x20;
* <mark style="color:green;">**Visual misuse of brand assets**</mark>**:** icons and screenshots that reuse or mimic official logos, layouts, or design elements to increase credibility.&#x20;
* <mark style="color:green;">**Cloned or repackaged apps**</mark>**:** listings whose package contents or structure strongly overlap with legitimate apps, indicating republishing or tampering.&#x20;
* <mark style="color:green;">**Unauthorized distributions**</mark>**:** appearances of corporate APKs or SDKs outside approved channels, including mirrors in third-party stores. &#x20;
* <mark style="color:green;">**Suspicious listing context**</mark>**:** anomalies in listing metadata (e.g., name/developer mismatches, inconsistent descriptions, recycled imagery) used to prioritize review.&#x20;

#### Why This Matters

Abusive or counterfeit apps enable <mark style="color:green;">credential theft, malware delivery and brand fraud</mark> at scale. Early detection of impersonation, repackaging and unauthorized distribution provides time to request takedowns, warn users and remediate exposure, strengthening overall digital risk protection across mobile ecosystems.&#x20;


---

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

```
GET https://docs.inopli.com/drp/app-stores.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.
