# How Can I Pay on MIDNIGHT?

In order to interact with MIDNIGHT, your wallet must have funds on the Base network. The native gas token for Base is $ETH.&#x20;

## No Crypto? How to get Base ETH

\[PROCESS FOR BUYING Base ETH WITH CARD]

## Exchanging Existing Crypto to Base ETH

If you already have existing crypto on another chain, for example ETH on Ethereum (ERC20), you may utilise any official bridge listed on the [Base website](https://docs.base.org/base-chain/network-information/bridges-mainnet). However, we prefer [relay.link](https://relay.link/bridge) due to fast settlement and low costs.


---

# 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.midnight.art/getting-started/how-can-i-pay-on-midnight.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.
