# Aftermath

**Prerequisites**

* **A Sui wallet** compatible with Tread's wallet connector (e.g. Sui Wallet, Suiet, Phantom with Sui support).
* **An Aftermath perpetuals account.** Create one at [aftermath.finance](https://aftermath.finance) before linking. If the wallet has no perpetuals account, Tread will return *"No Aftermath perpetuals account found for this wallet."*
* **A funded Gas Pool.** Aftermath uses Gas Pools to sponsor transaction fees so you can trade without holding SUI. You must:

  * Set up a Gas Pool at [aftermath.finance/gas-pool](https://aftermath.finance/gas-pool) (or [testnet.aftermath.finance/gas-pool](https://testnet.aftermath.finance/gas-pool) on testnet).
  * Deposit a supported token (e.g. SUI) so the pool balance is greater than zero.

  Tread will surface *"No Gas Pool found"* or *"Your Gas Pool is empty"* if this step is skipped.

**Linking Your Aftermath Account**

**Open Up the** [**Key Management**](https://app.tread.fi/key_management) **menu on tread.fi**

* This can be accessed by clicking on the wallet icon on the top right corner on app.tread.fi after you have logged in.
* Click **Connect Aftermath**
* Set your desired name for this exchange account.
* Connect the same wallet you used to create your Aftermath account.
* Click Submit and proceed with wallet signing and confirmation.

#### Builder Fee Notice

No additional fees for Aftermath are imposed by Tread as of 23rd April 2026. We reserves the right to amend, modify, or change these fees at any time and without notice.


---

# 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.tread.fi/account-creation-and-api-key-connection/connecting-to-exchanges/aftermath.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.
