# FAQ

**What wallets will Sanko be compatible with?**

Sanko seamlessly integrates with ETH wallets that are compatible with Arbitrum. Moreover, the Sanko Foundation is actively involved in enhancing the wallet experience by incorporating abstracted features. This innovative approach aims to utilize email and/or social accounts for wallet authentication and recovery purposes. By leveraging these widely used platforms, our goal is to provide a streamlined and user-friendly authentication process for our users.

**Is Sanko audited?**

Sanko is built using the Arbitrum Nitro codebase, which undergoes continuous rigorous auditing processes.

**What strategy will you implement to bring non-crypto natives into your ecosystem?**

Sanko aims to be open-source for all types of developers building both on-chain games and more traditional video games with on-chain backend integration. Developers can choose to incorporate Sanko according to their preferences. As the Sanko Foundation focuses on collaborating with top-tier, experienced game developers, we are confident that the experiences they create will effectively attract both traditional gamers and non-crypto players.

If you have any questions feel free to reach out to <info@sankogamecorp.net>!


---

# 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.sanko.xyz/miscellaneous/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.
