# Getting Started

SKINNOA is on a mission to democratize skincare insights while rewarding users for their valuable skin data contributions.

The SKINNOA ecosystem consists of two key components:

1. **The SKINNOA app** lets users perform daily skin analysis, earn $DERM tokens for data contributions, and receive AI-powered skincare recommendations.
2. **The SKINNOA platform** includes the mobile app for skin analysis, the $DERM token reward system, and planned smart mirror integration — turning daily skincare routines into valuable data for the beauty industry while rewarding users for their contributions.

### Join SKINNOA

{% hint style="info" %}
If you're not using SKINNOA, [download the SKINNOA app ](https://skinnoa.com)for early access rewards and start earning $DERM tokens today.
{% endhint %}

### Learn

If you want to learn more, get started by diving into these concepts:

* [**SKINNOA FAQ**](/introduction/quickstart.md) - a list of answers to commonly asked questions
* [**Architecture**](broken://pages/js9DPQ0vyzCTW8qOQWcK) - a breakdown of SKINNOA's technical components
* [**Tokenomics**](/introduction/skinnoa/skinnoa-tokenomics.md) - how $DERM tokens work and reward mechanisms
* **Data Privacy** - how we protect and monetize your skin data

### Join our Community

* [**X/Twitter** ](https://x.com/skinnoa)
* [**Website**](https://skinnoa.com)
* [**Instagram**](https://www.instagram.com/skinnoa_app/)
* **Telegram**


---

# 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.skinnoa.com/introduction/getting-started.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.
