# Accounts

- [Getting Started](https://docs.sandbox.game/en/accounts/getting-started.md): Everyone will participate in The Sandbox Game in their own way. Use this simple guide to begin YOUR journey in the metaverse!
- [Beginner Resources](https://docs.sandbox.game/en/accounts/beginner-resources.md): Welcome to the community! Bookmark this page of helpful beginner resources and revisit as you learn more about The Sandbox and discover new things you want to do.
- [Manage Account](https://docs.sandbox.game/en/accounts/manage.md): Learning resources for managing your account at The Sandbox.
- [Create an Account](https://docs.sandbox.game/en/accounts/manage/create.md): Welcome to the community! Here is a simple guide on how to create a Sandbox account with or without a cryptocurrency wallet.
- [Verify: KYC](https://docs.sandbox.game/en/accounts/manage/verify-kyc.md)
- [Account Info & Tools](https://docs.sandbox.game/en/accounts/manage/info-and-tools.md): Learn about managing your account information on The Sandbox website.
- [Manage Your Avatars](https://docs.sandbox.game/en/accounts/manage/avatar.md): Select, purchase, or create your Avatar on The Sandbox website.
- [Create Your Profile](https://docs.sandbox.game/en/accounts/manage/create-your-profile.md)
- [Manage Wallet](https://docs.sandbox.game/en/accounts/manage-wallet.md): Learning resources for managing your cryptocurrency wallet.
- [Wallet: Choose, Connect](https://docs.sandbox.game/en/accounts/manage-wallet/choose-connect.md): This guide includes background information, a simple comparison, and detailed instructions to set up each type of wallet you can connect to your Sandbox account.
- [Hardware Wallets](https://docs.sandbox.game/en/accounts/manage-wallet/hardware-wallets.md): A hardware wallet allows for stronger security measures for your cryptocurrency and other tokens.
- [FAQs: Wallet](https://docs.sandbox.game/en/accounts/manage-wallet/faqs-wallet.md): Find answers to common questions about using a cryptocurrency wallet with your account at The Sandbox.
- [Security Topics](https://docs.sandbox.game/en/accounts/security-topics.md): This section and its subpages offers advice on staying safe within the blockchain and protecting your assets.
- [Account Security](https://docs.sandbox.game/en/accounts/security-topics/account.md): Use our official website to create your account and set up a strong password to protect it.
- [Wallet Security](https://docs.sandbox.game/en/accounts/security-topics/wallet.md): Follow some general guidelines to reduce the potential for your wallet to be compromised.
- [Internet & Social Network Security](https://docs.sandbox.game/en/accounts/security-topics/internet-and-socials.md): Stay safe while using your internet browser and on social media.
- [Collaboration Security](https://docs.sandbox.game/en/accounts/security-topics/collaboration.md): Safely collaborate with creators or studios offering creative or metaverse services.
- [Common Scams & Tactics](https://docs.sandbox.game/en/accounts/security-topics/common-scams-and-tactics.md): Here are some of the common scam types you may experience in the Web3 environment.
- [Security Education Links](https://docs.sandbox.game/en/accounts/security-topics/education-links.md): Explore educational resources for blockchain security topics and visit Discord channels for security topics specifically relevant to The Sandbox.
- [Security Tools](https://docs.sandbox.game/en/accounts/security-topics/tools.md): Information and links to third-party tools that may improve your security on the blockchain and help you manage specific security situations.
- [Official The Sandbox Links](https://docs.sandbox.game/en/accounts/security-topics/officialtsblinks.md): The Sandbox's official web pages, software, social links, documentation, NFT collections, etc.
- [My Wallet Was Compromised](https://docs.sandbox.game/en/accounts/security-topics/compromised.md): The Sandbox offers some advice and guidance to those with compromised cryptocurrency wallets.


---

# 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.sandbox.game/en/accounts.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.
