# Get MOVE Coins

The native token of Movement is **$MOVE**.

To do most things on Movement, you will need to pay gas, which comes in the form of $MOVE.&#x20;

#### Testnet

For testnet you can aquire $MOVE through the [faucet](https://faucet.movementnetwork.xyz/).

#### Mainnet (COMING SOON)

You will also need $MOVE if you plan to trade or stake on the Movement mainnet. The simplest way to acquire $MOVE is by purchasing it on a supported centralized exchange (CEX). Alternatively, you can transfer your assets to the Movement mainnet using decentralized bridges. Here are the ones we recommend:

{% tabs %}
{% tab title="Bridge 1" %}

{% endtab %}
{% endtabs %}


---

# 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.yuzu.finance/general-information/get-move-coins.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.
