> For the complete documentation index, see [llms.txt](https://ixs.gitbook.io/ixs-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ixs.gitbook.io/ixs-gitbook/for-individuals/overview/usdixs-token/buying-ixs-tokens/quickswap-guide.md).

# Quickswap Guide

IXS on the Polygon network is referred to as WIXS. Both tokens have the same value (1 WIXS = 1 IXS), though small price differences may occur across exchanges.

📌 Important: When buying WIXS on QuickSwap, you must use POL (formerly MATIC) as the purchase currency. Do not use your full POL balance, as you will need some POL for network transaction fees.

### 1️⃣ Access QuickSwap & Connect Wallet

* Visit[ QuickSwap](https://quickswap.exchange/#/swap).
* Click "Connect to a Wallet" in the upper right corner.
* Ensure your network is set to Polygon.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXdDdW0MZWgkMylPPqJHw9FKN2dj0yRbMbzFtMifTrbQxSHYz_NUVjhqwCunN_JLPxy9_fdPwAiJI7VGP8pBGFJzWXarX9Q-R0YEXN4JXmvnEiMPliBNu698OT4dbvX5jNZfKHBYTDZLrp4oQ1LPUI1fte_y?key=ZX3VdfsL2SvWAvZJ0NOW1Q)

### 2️⃣ Select WIXS Token

* Click "Select a Token".
* Search for "IXS" or manually enter the WIXS contract address:
* Polygon WIXS: 0x1ba17c639bdaecd8dc4aac37df062d17ee43a1b8
* Click "Add" to include WIXS in your token list.

### &#x20;3️⃣ Swap POL for WIXS

* Return to the main page, click "Select a Token", and choose WIXS.
* Enter the amount of POL you wish to swap for WIXS.
* Click "Swap" and confirm the transaction.

\
![](https://lh7-us.googleusercontent.com/docsz/AD_4nXeCXbSNDQuIqakaG_V7_N4iDOtu-MRGP8_3wD_8XWPRN26tW5C-yP29BkX2LJ5sdLaXW74fPiLfHVoHCEOJ8eLnnghKznUWhswSOdXDQaryyDpV4XousI5ZRZXcAKEelH1fzLV7YWR9T7gp2y3tcGVIZsmg?key=ZX3VdfsL2SvWAvZJ0NOW1Q)

### 4️⃣ Important Reminders

✅ Can't see WIXS in your wallet? Add the contract address manually.[ MetaMask Guide<br>](https://metamask.io/)✅ Want to bridge IXS from Ethereum to Polygon? Follow our Token Bridging Guide.

Once completed, WIXS will be available in your wallet and ready for use! 🚀

.![](https://lh7-us.googleusercontent.com/docsz/AD_4nXcalxY2TP4c083Imv1gdwHGJSQNfbOML7wsdIpJE3ITVzTJBnj0VCAtiidshFkV1aXj6l3i5tJROePE9qbi1G6pZd1swDffpJoIkKPJ3kTKOiZe1KIf-WOOZw1be7wiUyhtJ3a7mIX6C1Ys-UYEeKC8xr6U?key=ZX3VdfsL2SvWAvZJ0NOW1Q)

Once WIXS is added, go back to the main page, click the Select a Token button, and select WIXS.

\
![](https://lh7-us.googleusercontent.com/docsz/AD_4nXeq13bg30l_ws9k6sC0oarTLnbaLx46PfpBeTe2MxldS_YJoFz1_w426YRPu9MJ6CBBaMguX111-zQrpDlUm7d_NhuPcDizYtP5bNMKPapcLifo3vzEjX4fwyKFoRKwpQromI61VSm0iwoyWwbSYlnEBFQM?key=ZX3VdfsL2SvWAvZJ0NOW1Q)<br>

Enter the amount of POL you want to use to purchase WIXS.\
\
Click Swap.&#x20;

### Important Reminders

* If you can’t see your WIXS in your wallet, you have to add the contract address manually to your wallet. You can refer to this [MetaMask guide](https://metamask.zendesk.com/hc/en-us/articles/360015489031-How-to-add-unlisted-tokens-custom-tokens-in-MetaMask) for more information.&#x20;
* If you already own IXS on the Ethereum Network, these can also be bridged to IXS tokens on the Polygon network (WIXS). Please refer to our guide [here](broken://pages/kQz2tZ06mIjFcCbDGVbp) to see how to bridge your tokens.


---

# 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://ixs.gitbook.io/ixs-gitbook/for-individuals/overview/usdixs-token/buying-ixs-tokens/quickswap-guide.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.
