> For the complete documentation index, see [llms.txt](https://spacey.gitbook.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacey.gitbook.io/getting-started/game-walkthrough/spay-and-metamars-tokens.md).

# SPAY & MetaMars Tokens

These are two tokens of SpaceY 2025: **SPAY** & **MetaMars**\
\
**SPAY** is a MetaSpace governance token. It allows majority holders to have DAO voting rights. It is used to purchase NFTs in SpaceY 2025. \
\
You can purchase **SPAY** on the following exchanges: Gate.io, MEXC, Hotbit, & ZT. You can also swap different crypto currencies for **SPAY** on PanCakeswap & Uniswap. If you wish to cross chain **SPAY** (ETH <--> BSC) you can on PolyBridge.\
\
**SPAY** may be obtained as a monthly prize reward based on your overall ranking on the seasonal leaderboards. \
\
**SPAY Contract Address ETH:** 0x58FaD9E3C3AE54c9BA98c3f0E4bF88aB3E8Cf3c5\
**SPAY Contract Address BSC:** 0x13A637026dF26F846D55ACC52775377717345c06\
\
**MetaMars** is a Token used in SpaceY 2025 for Turret evolution & placement with other features coming in the future. Players are able to obtain **MetaMars** by defeating waves of aliens in tower defense mode.\
\
**MetaMars** are available for only available for purchase on PanCakeswap at this time. \
\
**MetaMars Contract Address**: 0xaC564270B8138eD3B97794f4cabd4858976b433F

![](/files/eti7jEZvlfHs2s2WdcXK)


---

# 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://spacey.gitbook.io/getting-started/game-walkthrough/spay-and-metamars-tokens.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.
