> For the complete documentation index, see [llms.txt](https://docs.playongeist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playongeist.com/info/moving-funds-to-geist/getting-ghst-onto-base.md).

# Getting GHST onto Base

## How to Get GHST to Base

Getting GHST on Base is easy and convenient. There are several methods you can use, depending on where your funds are located.

* Have GHST on **Ethereum**? Use [Superbridge](https://superbridge.app/base).&#x20;
* Have GHST on **Polygon**?&#x20;
  * Method 1 (Quick, small amounts):  Use [Jumper](https://jumper.exchange/?fromChain=137\&fromToken=0x385Eeac5cB85A38A9a07A70c73e0a3271CfB54A7\&toChain=8453\&toToken=0xcD2F22236DD9Dfe2356D7C543161D4d260FD9BcB) or [Bungee V2 ](https://new.bungee.exchange/?fromChainId=137\&fromTokenAddress=0x385Eeac5cB85A38A9a07A70c73e0a3271CfB54A7\&toChainId=8453\&toTokenAddress=0xcD2F22236DD9Dfe2356D7C543161D4d260FD9BcB)(currently limited to $1000 per transaction).&#x20;
  * Method 2 (Slow, large amounts): Withdraw your GHST from Polygon back to Ethereum via the [Polygon Portal](https://portal.polygon.technology/bridge). Then bridge it to Base via [Superbridge](https://superbridge.app/base). &#x20;
* Have GHST on **Binance**? Withdraw it to Ethereum or Polygon and then deposit using the methods above.
* Have GHST on **Coinbase**? Withdraw it to Ethereum then deposit to Base via [Superbridge](https://superbridge.app/base).

We are actively working on supporting new methods of getting GHST directly on Base and Geist. If you have any suggestions, please hop into the [Aavegotchi Discord](https://discord.gg/aavegotchi) and share with us!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.playongeist.com/info/moving-funds-to-geist/getting-ghst-onto-base.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.
