# Changing the App Theme

Your trust and security are fundamental to Onside. We aim to operate a safe, reliable, and transparent marketplace where you can discover and install apps on your iPhone.

***

### Our commitment to security

Using an alternative app marketplace requires trust. Here’s what we do to earn and maintain it.

<details>

<summary><strong>1. Operating legally and responsibly</strong></summary>

* **EU and Japan compliance:** Onside operates in compliance with applicable requirements for digital marketplaces and data protection, including **GDPR** (EU) and **APPI** (Japan), where relevant.
* **Best practices:** We regularly review our processes to ensure we meet these standards and provide a secure environment.

</details>

<details>

<summary><strong>2. Protecting your data</strong></summary>

* **Data minimization:** We aim to collect only the data required for Onside to function.
* **Secure handling:** We use modern security controls and best practices to protect the data we handle and reduce the risk of unauthorized access.
* **Learn more:** See our Privacy Policy for details.

</details>

<details>

<summary><strong>3. Building a secure platform</strong></summary>

* **Security reviews:** Our development process includes internal security reviews and testing to identify and address vulnerabilities in the Onside Store app.
* **Continuous improvement:** We continuously strengthen our infrastructure and platform security controls.

</details>

***

### App safety on Onside

Security is not only about the Onside Store app itself. We also work to improve the safety and quality of apps distributed through Onside.

<details>

<summary><strong>App review process</strong></summary>

* Every app submitted to Onside goes through a **moderation process**. This includes automated and manual checks intended to detect malware, suspicious behavior, and policy violations.

{% hint style="info" %}
Moderation reduces risk, but it cannot guarantee that every issue will be detected.
{% endhint %}

</details>

<details>

<summary><strong>Developer accountability</strong></summary>

* Developers who publish on Onside must be registered and agree to our terms. This helps us maintain accountability and enforce platform policies.

</details>

<details>

<summary><strong>Content standards &#x26; legal compliance</strong></summary>

* We expect all apps on Onside to be lawful in the regions where they are distributed.
* For categories such as Adult Content, Crypto, or Gambling, we require compliance with local laws, including appropriate age gating and responsible presentation.
* We also review apps to help prevent redirection to malicious websites or intentional harm to devices or user data.

</details>

<details>

<summary><strong>Secure in-app payments</strong></summary>

* For paid apps and in-app purchases supported by Onside, we use trusted payment methods such as Apple Pay and card payments. Payment details are handled by our payment processors according to industry standards.

</details>

***

### Our promise to you

We aim to build Onside into a trustworthy way to discover and install iOS apps. This means:

* **Transparency:** We explain our practices clearly.
* **Security focus:** We continuously improve our protections.
* **Responsiveness:** We use user feedback to guide improvements.

While no system is immune to all threats, we apply best efforts and industry-standard practices to make Onside a safe and reliable choice.

{% hint style="info" %}
**Download Onside safely:** Only download the Onside Store from our official website: [onside.io](https://onside.io).
{% endhint %}

***

If you have questions, contact support via the chat in the bottom-right corner or email <support@onside.io>.


---

# 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.onside.io/store/onside-app-interface/changing-the-app-theme.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.
