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

# $NOOB

### Introduction

Our mission is to build with our community the craziest mobile battle royale experience while empowering and rewarding everyone that Noobs around with us.

$NOOB is the official token and will power the whole Blastverse.

### How to buy $NOOB

The best place to buy it would be Base blockchain which has low gas fees. You can buy $NOOB on Base on Aerodrome Decentralized Exchange where we provide liquidity:

* [**Buy on Aerodrome**](https://aerodrome.finance/swap?from=eth\&to=0xa528f1903B1Cb425c05f1C80BF92f158A4932118)

Alternatively, you can purchase $NOOB into your blockchain wallet on Ethereum blockchain on one of the Centralized Exchanges where $NOOB is listed for trading:

* [**Buy on KuCoin**](https://www.kucoin.com/trade/NOOB-USDT)
* [**Buy on Gate.io**](https://www.gate.io/trade/NOOB_USDT)
* [**Buy on MEXC**](https://www.mexc.com/exchange/NOOB_USDT)

You can also [**purchase $NOOB on Uniswap**](https://app.uniswap.org/explore/tokens/ethereum/0x06561dc5cedcc012a4ea68609b17d41499622e4c) but the pool there is small and made by the community.


---

# 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://fundimension.gitbook.io/blast-royale/game-overview/usdnoob.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.
