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

# FAQ

1. What is your website about?

* Our website is about earning Robux for free with both legal and illegal methods for educational purposes.

2. Are these methods safe to use?

* Some of the methods we showcase may put your account and personal data at risk, so we do not guarantee their safety.

3. What are the risks of using illegal methods to earn Robux?

* Using illegal methods to earn Robux can result in a ban from Roblox, compromise the security of your account and personal data, and put you at risk of scams or phishing attempts.

4. Do you endorse or encourage illegal methods?

* No, we do not endorse or encourage illegal methods. We only provide information for educational purposes.

5. Can I get banned for using your methods?

* We cannot guarantee that you will not get banned even if you use our methods, as the use of any method is at your own risk.

6. Will you be responsible if I get banned?

* We will not be responsible for any bans that result from the use of our methods.

7. Will you share my personal data with authorities?

* We will not share any user data with authorities, as we protect our users' privacy.

8. Can I contact you for support?

* Yes, we offer support through our Discord server.

9. Can you delete your website at any time?

* Yes, we can delete our website at any time we want.

10. Why are you giving back to the community by releasing these methods?

* We believe that sharing information about these methods can help educate the community about the risks and consequences of using them.


---

# 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, and the optional `goal` query parameter:

```
GET https://nyse.gitbook.io/free-robux/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
