# Account Setup

Setting up your account on Gibble is quick and straightforward. To trade on Gibble, you need to link your cryptocurrency wallets. We support multiple wallet types to facilitate seamless trading. Follow these steps to get started:

1. **Visit the Gibble Website:**
   * Navigate to our official website [`app.gibble.xyz`](https://app.gibble.xyz/)
2. **Linking Your Wallet:**
   * Go to the "Wallets" section in your account dashboard.
   * Click on "Add Wallet" and select your wallet type.
   * Follow the on-screen instructions to connect your wallet. This usually involves scanning a QR code or connecting through a browser extension.
3. **Supported Wallets:**
   * We support various wallets including MetaMask, Trust Wallet, Coinbase Wallet and more.


---

# 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.gibble.xyz/app-docs/getting-started/account-setup.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.
