> For the complete documentation index, see [llms.txt](https://gator-group.gitbook.io/gator/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gator-group.gitbook.io/gator/buying-gator.md).

# Buying $GATOR

A quick guide to getting started on the Cardano Ecosystem, and buying the $GATOR token.

{% stepper %}
{% step %}

### Set up a New Wallet&#x20;

First up, you will want to install a new dapp ready wallet. \
\
**Vespr Wallet**\
[https://vespr.xyz](https://vespr.xyz/)

{% embed url="<https://vespr.xyz>" %}

**Eternl Wallet**\
<https://eternl.io/>

{% embed url="<https://eternl.io/>" %}

**Begin Wallet** \
<https://begin.is/>

{% embed url="<https://begin.is/>" %}

**Lace Wallet**\
<https://www.lace.io/>

{% embed url="<https://www.lace.io/>" %}
{% endstep %}

{% step %}

### Adding Funds to the Wallet&#x20;

Once your wallet has been created, obtain your receival address starting with "addr..". \
Go to your nominated Centralized Exchange, purchase $ADA and withdraw to the new receival address acquired - make sure you do not modify this address, and double-check before submitted your withdrawal request — if any errors are made, you are at risk of losing funds.&#x20;

{% embed url="<https://binance.com/>" %}

{% embed url="<https://kraken.com>" %}

{% embed url="<https://swyftx.com/>" %}

***Alternatively, you can use bridging services such as:*** \
\
**Viperswap&#x20;*****(ie. exchange SOL for ADA)***\
[**https://viperswap.co/**](https://viperswap.co/)

{% embed url="<https://viperswap.co/>" %}
{% endstep %}

{% step %}

### Using your new wallet to purchase $GATOR&#x20;

Now that you've installed a new wallet, and added funds — load up one of the following websites and press on 'connect wallet'. \
Once connected, you can now commence trading using their swap features. <br>

**Buying $GATOR via our Main Website:** \
[https://g8r.fun](https://g8r.fun/)

{% embed url="<https://g8r.fun>" %}

**Buying $GATOR via Dexhunter:**\
<https://app.dexhunter.io/swap?tokenIdSell=&tokenIdBuy=4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550>

{% embed url="<https://app.dexhunter.io/swap?tokenIdSell=&tokenIdBuy=4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550>" %}

**Buying $GATOR via Minswap:** \
<https://minswap.org/tokens/4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550>

{% embed url="<https://minswap.org/tokens/4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550>" %}

**Buying $GATOR via Splash:** \
<https://app.splash.trade/4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550-ADA>

{% embed url="<https://app.splash.trade/4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550-ADA>" %}

**Buying $GATOR via Taptools:** \
<https://www.taptools.io/charts/token/splashorderbook.4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550.ada>

{% embed url="<https://www.taptools.io/charts/token/splashorderbook.4a163687eaf9dcd06e5200e0a31ef4798b71a2b60460087dd3c261844741544f522047524f5550.ada>" %}
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://gator-group.gitbook.io/gator/buying-gator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
