# English

- [1. Delete Game Account / Personal Data](https://raidersrumble.gitbook.io/faq/english/1.-delete-game-account-personal-data.md)
- [2. Is account transfer service available at the moment?](https://raidersrumble.gitbook.io/faq/english/2.-is-account-transfer-service-available-at-the-moment.md)
- [3. I did not receive Crystal upon reloading, what should I do?](https://raidersrumble.gitbook.io/faq/english/3.-i-did-not-receive-crystal-upon-reloading-what-should-i-do.md)
- [4. How do I add funds to my account in Raiders Rumble?](https://raidersrumble.gitbook.io/faq/english/4.-how-do-i-add-funds-to-my-account-in-raiders-rumble.md)
- [5. What is the recommended specification for Raiders Rumble?](https://raidersrumble.gitbook.io/faq/english/5.-what-is-the-recommended-specification-for-raiders-rumble.md)
- [6. I found a bug in game, how should I report it?](https://raidersrumble.gitbook.io/faq/english/6.-i-found-a-bug-in-game-how-should-i-report-it.md)
- [7. What should I do if I run into issues when downloading / updating Raiders Rumble?](https://raidersrumble.gitbook.io/faq/english/7.-what-should-i-do-if-i-run-into-issues-when-downloading-updating-raiders-rumble.md)
- [8. I ran into Google third-party login error, what should I do?](https://raidersrumble.gitbook.io/faq/english/8.-i-ran-into-google-third-party-login-error-what-should-i-do.md)
- [9. How can I obtain Crystal, Gem and Gold?](https://raidersrumble.gitbook.io/faq/english/9.-how-can-i-obtain-crystal-gem-and-gold.md)
- [10. What are the abilities of Raiders?](https://raidersrumble.gitbook.io/faq/english/10.-what-are-the-abilities-of-raiders.md)
- [11. What are the classes of Raiders?](https://raidersrumble.gitbook.io/faq/english/11.-what-are-the-classes-of-raiders.md)
- [12. What are the elements of Raiders?](https://raidersrumble.gitbook.io/faq/english/12.-what-are-the-elements-of-raiders.md)
- [13. What is preferred range?](https://raidersrumble.gitbook.io/faq/english/13.-what-is-preferred-range.md)
- [14. How to recycle a Raider or Gear?](https://raidersrumble.gitbook.io/faq/english/14.-how-to-recycle-a-raider-or-gear.md)
- [15. How do I make sure my a Raider I just obtained is included in my lineup?](https://raidersrumble.gitbook.io/faq/english/15.-how-do-i-make-sure-my-a-raider-i-just-obtained-is-included-in-my-lineup.md)
- [16. How do I include a Raider in my lineup ?](https://raidersrumble.gitbook.io/faq/english/16.-how-do-i-include-a-raider-in-my-lineup.md)
- [17. What are gears and how can I equip gears to a Raider?](https://raidersrumble.gitbook.io/faq/english/17.-what-are-gears-and-how-can-i-equip-gears-to-a-raider.md)
- [18. What is Campaign mode?](https://raidersrumble.gitbook.io/faq/english/18.-what-is-campaign-mode.md)
- [19. What is Tournament mode?](https://raidersrumble.gitbook.io/faq/english/19.-what-is-tournament-mode.md)
- [20. What is Normal match mode?](https://raidersrumble.gitbook.io/faq/english/20.-what-is-normal-match-mode.md)
- [21. What is Deathmatch mode?](https://raidersrumble.gitbook.io/faq/english/21.-what-is-deathmatch-mode.md)
- [22. What is Ladder Ranking for and how does it work?](https://raidersrumble.gitbook.io/faq/english/22.-what-is-ladder-ranking-for-and-how-does-it-work.md)
- [23. What is Raids mode?](https://raidersrumble.gitbook.io/faq/english/23.-what-is-raids-mode.md)
- [24. How does daily quest works?](https://raidersrumble.gitbook.io/faq/english/24.-how-does-daily-quest-works.md)
- [25. How can I edit my profile details?](https://raidersrumble.gitbook.io/faq/english/25.-how-can-i-edit-my-profile-details.md)
- [26. How to turn off in-app vibration ?](https://raidersrumble.gitbook.io/faq/english/26.-how-to-turn-off-in-app-vibration.md)
- [27. Do I need to connect my Crypto Wallet?](https://raidersrumble.gitbook.io/faq/english/27.-do-i-need-to-connect-my-crypto-wallet.md)


---

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