# TeamSwap

### What is TeamSwap?

TeamSwap is a decentralized exchange (DEX) tool embedded into the Team Finance dashboard and available on each token listing page. It offers a convenient solution for token exchange catering to traders, investors and admin users of Team Finance, providing a secure and straightforward experience.

Whether you have recently claimed vested tokens and wish to trade them, or you’re a project creator looking to quickly swap tokens for gas, TeamSwap serves as a versatile solution.

### How do I use TeamSwap?

To use TeamSwap, connect your wallet to the site and follow the steps for trading, just as you would on a typical DEX.&#x20;

Choose the token pair by selecting the token you're swapping from and the amount of tokens, along with the token you're exchanging to. The 'advanced settings' allow you to fine-tune the slippage as needed.

Check the exchange summary and fees, then proceed to confirm.

### Is TeamSwap a Team Finance DEX service?

No! TeamSwap enables users to interact with 0x aggregator, TeamSwap is not a DEX, nor does it provide a DEX service, it simply provides an embedded widget that enables users to quickly exchange tokens using the 0x platform, without having to navigate away from Team Finance. <br>

### Does Team Finance charge fees to use TeamSwap?

TeamSwap does not charge fees, nor have control over fees when you use TeamSwap - however fees may be incurred by 0x, so please check your transaction and fees before using.<br>

### Have questions on using TeamSwap?

For additional information or inquiries, please [contact us](https://www.team.finance/contact) directly.

<br>


---

# 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://handbook.team.finance/services/teamswap.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.
