# Walken Support

- [🤓 How to Contact Walken Support](https://docs.walken.io/walken-support/how-to-contact-walken-support.md): Walken customer support team provides technical assistance with the Walken app, answers customers' questions about their game experience, analyzes issues and offers solutions.
- [❓How do I get Walken wallet?](https://docs.walken.io/walken-support/how-do-i-get-walken-wallet.md)
- [❓Why Account May Get Suspended and How to Avoid It](https://docs.walken.io/walken-support/why-account-may-get-suspended-and-how-to-avoid-it.md)
- [❓How to Handle Connection Issues](https://docs.walken.io/walken-support/how-to-handle-connection-issues.md)
- [❓Why do I get the 'Step sensor not found' Error?](https://docs.walken.io/walken-support/why-do-i-get-the-step-sensor-not-found-error.md)
- [❓Why Walken shows 0 steps though I've been walking?](https://docs.walken.io/walken-support/why-walken-shows-0-steps-though-ive-been-walking.md)
- [❓Where Can I Find My Wallet Recovery Phrase and Email?](https://docs.walken.io/walken-support/where-can-i-find-my-wallet-recovery-phrase-and-email.md)
- [How to delete my account](https://docs.walken.io/walken-support/where-can-i-find-my-wallet-recovery-phrase-and-email/how-to-delete-my-account.md)
- [How to withdraw Walken Runner Tournament reward?](https://docs.walken.io/walken-support/how-to-withdraw-walken-runner-tournament-reward.md): Here's a step-by-step guide on how to withdraw USDT and turn them into fiat money.
- [How do I report an inappropriate or problematic ad?](https://docs.walken.io/walken-support/how-do-i-report-an-inappropriate-or-problematic-ad.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://docs.walken.io/walken-support.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.
