# My Assets

On the My Assets page, you can find all your items, including land, animals, placeables, and equipment. You can perform various actions, such as:

<figure><img src="/files/MdyE55zvyjEGLjkQWZSm" alt=""><figcaption><p>My Asset Page</p></figcaption></figure>

Thanks to this page, you can perform the following actions:

* <mark style="color:red;">**Sell land and items on the Binance Smart Chain**</mark>
* <mark style="color:red;">**Move items from Binance Smart Chain into the game**</mark>
* <mark style="color:red;">**Buy $ALICE and BNB (BNB is the currency you'll need to buy and sell items on the marketplace)**</mark>

## Sell Land and Items on Binance Smart Chain

{% hint style="info" %}
This is the procedure to buy land and items on the Binance Smart Chain. For items on Chromia, refer to the[ In-Game Trading section](/our-website/play/in-game-trading.md).
{% endhint %}

{% hint style="info" %}
Reminder: on the marketplace, you can only sell items on the BNB Chain. If you want to sell items on Chromia, you need to do it in-game. Head to this section for more information on how to sell items in-game.
{% endhint %}

Easily list your land or items for sale, by following these steps:

1. Choose an item that you want to list for sale. Ensure that this item is on Binance Smart Chain.
2. Click the three dot and then click  "List for sale" and put the price, that's it!

<figure><img src="/files/xeRYHrpwcLvNqMky2Ms7" alt=""><figcaption><p>Click on "List for Sale"</p></figcaption></figure>

<figure><img src="/files/LxOhKSDMfiNuBldAy8yr" alt=""><figcaption><p>Select a Price and click on "Proceed"</p></figcaption></figure>

3. Once the items on sale, you can control its Status by going to "On Sale".&#x20;

<figure><img src="/files/kXq5z8ZP1JUuICOVKdd2" alt=""><figcaption><p>"On sale"</p></figcaption></figure>

## Move items from Binance Smart Chain into the game&#x20;

Easily move your Binance Smart Chain items in-game, by following these steps:

1. Choose an item that you want to list for sale. Ensure that this item is on BNB chain.
2. Click the three dot and then click  "Move to the game".

<figure><img src="/files/zuWs6I1i6MqgE63vBLug" alt=""><figcaption><p>"Move to the game"</p></figcaption></figure>

If you have multiple items to import into the game, you can select them all and import them in a batch.

<figure><img src="/files/p2LCnVEoaBsGabuMbuGk" alt=""><figcaption><p>"Select mulitple items"</p></figcaption></figure>

## Buy $ALICE and BNB

### Buy $ALICE

By clicking the '+' in the indicated cell, you can top up your $ALICE balance using a bank transfer, credit/debit card, Apple Pay, or Google Pay.

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

To understand the role of $ALICE in-game, head to [this Section](/tokenomics/usdalice-how-to-buy.md).&#x20;

### Buy BNB

By clicking the '+' in the indicated cell, you can top up your BNB balance using a bank transfer, credit/debit card, Apple Pay, or Google Pay.

{% hint style="info" %}
BNB is the currency required to pay transaction fees when buying items in the marketplace.
{% endhint %}

<figure><img src="/files/RRC1H2YGT2NNyDl0JyGT" alt=""><figcaption><p>Buy BNB</p></figcaption></figure>


---

# 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/my-profile/my-assets.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.
