# Migrating EPS to EPX

The EPS token will be migrating to a new token, EPX. Migration to this new Ellipsis token has no deadline.

The EPX token will have some changes from EPS:

* Relative total supply will increase 1.5x (from 1B to 1.5B).
* Absolute total supply will increase 88x, to 132B tokens (88x the new relative total supply, or 1.5B \* 88).

Users will receive 88 EPX tokens for each EPS token they migrate. Tokens can be migrated in the [migration portal](https://ellipsis.finance/migration).

{% hint style="info" %}
There is no hurry to migrate EPS to EPX. \
The migration contract will never close.\
It is a one way migration.
{% endhint %}

### Migration

![](/files/TtAWOTjWdyhEKkRVi3QC)

1. Enter the balance of `EPS` you wish to swap to `EPX` in the migration tool on the website.
2. Approve the migration contract to use your `EPS`. This only needs to be done once per wallet.
3. Click "Migrate your `EPS` to `EPX`" and accept the transaction.

Now your `EPX` will be in your wallet.


---

# 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.ellipsis.finance/the-epx-token/migrating-eps-to-epx.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.
