# Security Measures

## PIN/FaceID Authentication <a href="#pin-faceid-authentication" id="pin-faceid-authentication"></a>

**Robust Protection**: SideKick is fortified with a PIN/FaceID authentication layer, offering users a secure way to access the app. This security measure ensures that only the rightful owner can view balances, authorize transactions, or make any changes within the app.

## Secure Environment <a href="#secure-environment" id="secure-environment"></a>

**Data Protection**: The app is designed with the highest security standards to protect users' data and privacy. All communication between SideKick and the PLYR ecosystem is encrypted, safeguarding sensitive information from potential threats.


---

# 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://whitepaper.plyr.network/sidekick_-_your_mobile_companion_app/security_measures.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.
