# Getting started

**How do I create an account?**

Visit our [website ](https://app.aurory.io/)and connect your X, Discord, Facebook, or Google account to our platform, and you can immediately join the fun. You can also connect a digital wallet to create an account.

&#x20;

**How do I create a Solana (SPL) wallet?**

Visit the [Phantom website](https://phantom.app/), download the application, follow the given steps, and store your 'Secret Recovery Phrase' in a safe and secure location.

&#x20;

**How do I create an Arbitrum-supported wallet?**

Visit the [Metamask website](https://metamask.io/), download the application, follow the given steps, and store your 'Secret Recovery Phrase' in a safe and secure location.

&#x20;

**How do I buy $SOL or $ETH to pay for the transaction fees?**

You can use centralized exchanges like [Bybit](https://www.bybit.com/), [Huobi](https://www.huobi.com/), or [Kucoin](https://www.kucoin.com/) to buy $SOL and $ETH. Simply register an account and follow their guides on how to send funds to the exchange and purchase cryptos.

**How do I buy $AURY?**

Currently, the officially supported centralized exchanges you can buy $AURY on are [Bybit](https://www.bybit.com/en/trade/spot/AURY/USDT), [Kucoin](https://www.kucoin.com/), and [Huobi](https://www.huobi.com/). You can also use deposited (synced) $USDC for $AURY on our [swapping page](https://app.aurory.io/swap) or buy $AURY on Arbitrum using the decentralized exchange [Camelot](https://app.camelot.exchange/).

**Where can I buy Aurory NFTs?**

You can buy them from the [Aurory Marketplace](https://app.aurory.io/marketplace) or from [MagicEden](https://magiceden.io/marketplace/aurory), [Tensor](https://www.tensor.trade/trade/aurory), and other third-party marketplaces.&#x20;


---

# 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.aurory.io/aurory-faqs/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.
