# Swap

It is aimed to make exchanges between almost all parities on The Avalanche Ecosystem on this interface. At the same time, liquidity will be added for the $AKITAX-$XAKITA parity. In this way, $AKITAX token holders will be able to exchange with $XAKITA token.&#x20;

### How to Swap Tokens on AKITAVAX

* Go to Swap page.
* Connect to your Metamask wallet via the connect wallet button top right corner of the page.
* Choose one parity to exchange each other.
* Click the Swap button.
* Approve the swapping action on your Metamask wallet.

#### [What is Token Swap?](https://coinmarketcap.com/alexandria/article/the-beginners-guide-to-token-swaps)

A [token swap](https://coinmarketcap.com/alexandria/glossary/token-swap) has two distinct definitions within the crypto sphere. The first connotes the process of instantaneously exchanging one cryptocurrency to another without having to first undertake a crypto-to-fiat exchange.

On the other hand, the second definition of token swap revolves around the migration of projects or platforms from one blockchain to another and the coin swapping requirements that often accompany such a move. In this case, a project has for one reason or the other chosen to switch its operation base to another blockchain with unique token standards. As such, the development team must provide the means for investors and users to swap the project’s native token to another token that is compatible with the new blockchain network. The process involved is what we call token swapping or token migration.&#x20;


---

# 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://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem/swap.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.
