> For the complete documentation index, see [llms.txt](https://onlyrizz.gitbook.io/onlyrizz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onlyrizz.gitbook.io/onlyrizz/faq.md).

# FAQ

## Frequently Asked Questions (FAQ)

1. **Can I already use the OnlyRizz app?** Yes, the OnlyRizz app is available for use. Visit [onlyrizz.ai](https://onlyrizz.ai/) to start exploring the app.
2. **Is OnlyRizz safe and secure to use?** Absolutely. We prioritize the safety and security of our users. OnlyRizz employs advanced security measures to ensure your data and interactions are protected.
3. **Are there any fees associated with using OnlyRizz?** The basic features of OnlyRizz are available without any charge. However, there are premium features that require a subscription or payment. Visit our website for more details.
4. **How does OnlyRizz handle user privacy?** User privacy is a cornerstone of OnlyRizz. We have strict policies and technologies in place to safeguard your personal information and maintain confidentiality.
5. **Can I contribute content to OnlyRizz?** Yes, OnlyRizz encourages user-generated content. We believe in freedom of expression and offer a platform where you can share your content within community guidelines.
6. **Is OnlyRizz available worldwide?** OnlyRizz is accessible world-wide indeed.
7. **How can I get support if I encounter issues on OnlyRizz?** If you need assistance, our support team is readily available. Contact us through the app or visit our Discord's support section for help.


---

# 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://onlyrizz.gitbook.io/onlyrizz/faq.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.
