# Getting started

1. Create an account. Players get access via email or social logins (Google, Apple, Twitter).<br>
2. Connect your wallet, or create a new wallet.&#x20;

Pooky supports most wallets through WalletConnect (Metamask, Rainbow, Coinbase, Ledger and Trezor).

**For players that don’t have a web3 wallet, Pooky helps create one.**&#x20;

Pooky has partnered with Sequence, a third party, non-custodial wallet. \
Sequence has a simple user interface, integrates with multiple payment providers (Moonpay, Wyre and Ramp) and can be accessed via social accounts (Google, Facebook).

Additionally, most of the game actions which cost gas fee, are free when you are using Sequence. Pooky is sponsoring the gas fee to allow for a better experience.


---

# 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://pooky.gitbook.io/pooky/welcome-to-pooky/getting-started.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.
