# Authorization & Safety

- [Can I Trust Onside?](https://docs.onside.io/store/authorization-and-safety/can-i-trust-onside.md): A guide to understanding Onside's commitment to security, how we ensure apps are safe, and the best practices for using our marketplace securely.
- [How to Sign Up?](https://docs.onside.io/store/authorization-and-safety/how-to-sign-up.md): Learn how to sign up for the Onside Store: create an account, verify email or phone, and set up your wallet and app access. Secure and streamlined.
- [How to Log Out?](https://docs.onside.io/store/authorization-and-safety/how-to-log-out.md): Log out of the Onside Store safely: find the logout option, end sessions on iOS, switch accounts, and troubleshoot issues (missing button, lost device, session not closing).
- [How to Delete Your Account?](https://docs.onside.io/store/authorization-and-safety/how-to-delete-your-account.md): If you wish to permanently delete your Onside Store account and its associated data, please follow these steps.


---

# 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/authorization-and-safety.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.
