# Multi-Wallet, Multi-Token Swap

Our swap will be live to use on the beta launch of our DApp, however, we will be adding our own multi-wallet, multi-token function as an extension to our swap. This will allow you to select as many wallets as you would like, select a token and sell all or as many as you like at the same time.&#x20;

This feature will bring a smooth, fast way to use multiple wallets at one given time whilst swapping. This will be added to our swap as an extension to allow users to pick between STATS swap or STATS multi-wallet swap.&#x20;

In addition to this, we will be implementing a multi-NFT floor sweep which will allow users to buy all the NFTs off a project's floor with as many wallets as the user desires. This feature will come into effect after the focus on implementing our advanced swap for multi-wallet trades.&#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://stats.gitbook.io/stats/utility/multi-wallet-multi-token-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.
