# $ALICE - How to buy

## **Overview**

$ALICE is the game’s native currency. There is a fixed supply (100,000,000), and you can get it by purchasing it, earning it as a reward, or buying and selling items for profit.

{% hint style="danger" %}
$ALICE currently lives on Ethereum and Binance Smart Chain.&#x20;

<mark style="color:red;">**However, be careful, only $ALICE living on the Binance Smart Chain can be used inside the game.**</mark>

The reason is simple: My Neighbor Alice lives on the Chromia blockchain, and items must be on this blockchain to be used in the game. At the moment, we can only bridge in-game $ALICE living on Binance Smart Chain.

Of course, in the future, you will also support $ALICE living on Ethereum.&#x20;
{% endhint %}

But, what exactly can you do with $ALICE? $ALICE allows you to [craft rare NFTs](/our-website/play/crafting.md) in-game and master the [Bjorn Economy.](/our-website/play/usdbjorn.md)

Of course, before using $ALICE, you need to learn **how to buy $ALICE**. While one way to get $ALICE is by selling your items in-game, you can also purchase it directly.

The following paragraphs will teach you how.&#x20;

### How to buy $ALICE (Option 1)

The easiest way to buy $ALICE is to do it on our website. Head to your profile and sign in with your account. ´

<figure><img src="/files/ueiUwq6JCacjZmEvRn7u" alt=""><figcaption><p>Sign-In and go to your profile</p></figcaption></figure>

Click the + on $ALICE Balance, and you will have a pop-up window where you can buy $ALICE.

<figure><img src="/files/jJSabk9qTedDsyTnDenQ" alt=""><figcaption><p>$ALICE Balance</p></figcaption></figure>

<figure><img src="/files/6jBbmqbaPinYI78C81ZE" alt=""><figcaption><p>Buy $ALICE</p></figcaption></figure>

{% hint style="info" %}
In your My Assets section, you also have your **BNB Balance.** There is a simple reason for that: if you plan to buy items on the Market that live on the Binance Smart Chain, you will also need to buy BNB to pay for the transaction fees (called gas fees). You can easily buy BNB in the same section by clicking on BNB Balance and following the same procedure explained for ALICE.&#x20;
{% endhint %}

### How to buy $ALICE (Option 2)

If you are already familiar with the blockchain world, you may consider buying $ALICE on some major exchanges. Indeed, $ALICE has been listed on some major exchanges such as Binance, Coinbase, Coinstore, Kucoin.&#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.myneighboralice.com/tokenomics/usdalice-how-to-buy.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.
