# Frequently Asked Esports Questions

<details>

<summary>Can I submit my screenshot only?</summary>

No. Screenshots are not accepted as the proof. You need to submit both the screenshot and the gameplay video recording.&#x20;

</details>

<details>

<summary>Can I use other wallets than Metamask?</summary>

Yes and No. It's your responsibility to check if the wallet supports multiple tokens on Ethereum Network or Polygon Network. Metamask is a solid solution, but if you do prefer other wallets, make sure you provide the address to the proper one.&#x20;

</details>

<details>

<summary>Can my avatar equip any items?</summary>

No. Please refer to the [Universal Rules](/metalympics/metalympics-rules/universal-rules.md)

</details>

<details>

<summary>Can I join the events without Twitter?</summary>

No. You **MUST** be following the [Metalympics Twitter](https://twitter.com/metalympics_org) page to be qualified.&#x20;

</details>

<details>

<summary>My submissions got disqualified, but I want to file a rebuttal. How can I do that?</summary>

Typically, your submissions will be disqualified without any prior notice with solid proofs. However, if you do have clear evidence that you didn't violate any rules, please consult with one of the Admins on the [Metalympics Discord](https://discord.gg/5u2T3ygJA5) server.&#x20;

</details>

<details>

<summary>What screen recording software program should I use?</summary>

Any recording programs can be used as long as it clearly captures the essential information and the in-game sound effects and the music. Please discuss in the community to get any recommendations.&#x20;

</details>

<details>

<summary>How long does it take for The Sandbox to distribute the prize?</summary>

We do not have clear answers. The KYC protocol will need a few months to be implemented. As long as you did not cheat and provide valid KYC information, don't worry. Your prizes are safe.&#x20;

</details>


---

# 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://metalympics.gitbook.io/metalympics/metalympics-rules/frequently-asked-esports-questions.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.
