> For the complete documentation index, see [llms.txt](https://guides.epicmu.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.epicmu.net/website-features.md).

# Website features

- [REWARD SYSTEM](https://guides.epicmu.net/website-features/reward-system.md)
- [Account Painel](https://guides.epicmu.net/website-features/account-painel.md)
- [BUY VIP](https://guides.epicmu.net/website-features/account-painel/buy-vip.md)
- [Grand Reset](https://guides.epicmu.net/website-features/account-painel/grand-reset.md)
- [PK CLEAR](https://guides.epicmu.net/website-features/account-painel/pk-clear.md)
- [HIDE INFO](https://guides.epicmu.net/website-features/account-painel/hide-info.md)
- [Exchange Wcoins](https://guides.epicmu.net/website-features/account-painel/exchange-wcoins.md)
- [Rename your Character](https://guides.epicmu.net/website-features/account-painel/rename-your-character.md)
- [Change Class](https://guides.epicmu.net/website-features/account-painel/change-class.md)
- [Move to Character](https://guides.epicmu.net/website-features/account-painel/move-to-character.md)
- [BUY CREDITS METHODS](https://guides.epicmu.net/website-features/buy-credits-methods.md)
- [Buy Credits  Binance](https://guides.epicmu.net/website-features/buy-credits-methods/buy-credits-binance.md)
- [Buy Credits Paypal](https://guides.epicmu.net/website-features/buy-credits-methods/buy-credits-paypal.md)
- [Buy Credits Stripe](https://guides.epicmu.net/website-features/buy-credits-methods/buy-credits-stripe.md)
- [Buy Credits Mercado Pago](https://guides.epicmu.net/website-features/buy-credits-methods/buy-credits-mercado-pago.md)


---

# 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://guides.epicmu.net/website-features.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.
