> For the complete documentation index, see [llms.txt](https://docs.rektgames.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rektgames.io/whitepaper/tech-architecture/registration.md).

# Registration

There are multiple options available to create accounts on the REKT Games' Platform:&#x20;

1. Web3 Wallets:&#x20;

Initially, a select few wallets will be acceptable within the REKT Games' ecosystem, but in the long term, more wallets will be integrated in order to promote accessibility. &#x20;

Accepted External Web3 Wallets:&#x20;

* MetaMask&#x20;
* WalletConnect&#x20;
* Coinbase&#x20;

2. Web2 Social Logins:&#x20;

Initially, the most popular social domains will be accepted within the REKT Games ecosystem with plans for future expansion.&#x20;

Accepted domains include:&#x20;

* Outlook&#x20;
* Google&#x20;
* Apple&#x20;

Note: Web3 wallets are mandatory within the REKT Games ecosystem, and users who choose social logins will automatically receive a web3 wallet through web3auth. &#x20;


---

# 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://docs.rektgames.io/whitepaper/tech-architecture/registration.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.
