# Galactic DEX

The Galactic DEX allows users to **swap between in-game materials and gain farming rewards providing liquidity to the different pools.**

It allows users to operate with their tokens directly from a wallet. After gaining materials such as CAR, VAN, or ACE by staking in the Galactic Pools, users are able to swap them.

Holders will **decide on listing new materials using our governance system**.

**Participation in the DEX does not involve fees of any type nor demand locking periods.**

The DEX´s smart contract is based on Uniswap V2, with a pair creation limitation added.

## Addresses

### Dex addresses

***Factory:*** [*0xF5fCd33CA8D0B493489A0975613a4E7060c24dBe*](https://bscscan.com/address/0xf5fcd33ca8d0b493489a0975613a4e7060c24dbe#code)

***Router:*** [*0xCA3F1E755BB2d36F8Eb3964562AB1Cf40A75920A*](https://bscscan.com/address/0xca3f1e755bb2d36f8eb3964562ab1cf40a75920a#code)


---

# 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.outerringmmo.com/ecosystem/galactic-dex.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.
