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

# FAQ

**Q: How to access the game?**

A: You can access our game at：<https://myrichfarm.com/index.html>。

**Q: Team member DMed me and asked for some stuff. Is it legit?**

A: No, we will never DM you. If someone DMs you pretending to be a team member, know that it's a scam and report them in our Twitter, Telegram groups.

**Q: My game got stuck while logging in. What to do?**

A: Please remember that our game is still in testing release and it might have some bugs. If you get gets stuck, let the team know what was the exact reason and try to refresh the website.

**Q：How to buy RCH ?**

A: If you already have USDT in MetaMask, you can directly exchange the USDT into RCH in PancakeSwap.

**Q：Can I play the game without a meta wallet?**

A: In the FunZone you are able to play the games without a meta wallet, but if you need to exchange your FZC into RCH, you still need to get one.

**Q：Can I play the game by Mobile Phone?**

A: Will be get on line soon.

**Q：I need help.**

A: If you're having difficulty, please join our [Discord](https://discord.com/invite/zhxMqTd55Q)  server and post in the #new-player-help channel and our community will be happy to 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://myrichfarm.gitbook.io/doc./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.
