# Swaps

#### **Overview**

Common’s **Swaps Feature** allows communities and users to **swap tokens seamlessly** using a **Uniswap integration**. This functionality empowers token holders to manage their assets, participate in contests, and meet community requirements—all within Common.

***

<figure><img src="/files/oFgE3xvqO6kbGs0G5ari" alt=""><figcaption></figcaption></figure>

**How It Works**

#### **For Communities: Enabling Swaps**

1. Navigate to your **Admin Capabilities**.
2. Go into **Integrations**.
3. Turn the toggle **on** to enable swaps for your community members.
4. Press **Add Token**

> **Note:** The feature is currently only supported on Base

#### **For Users: Using Swaps**

1. Navigate to your **community page**
2. Select the **tokens** you want to swap.
3. Confirm the swap via Uniswap's integrated widget.

> **Note:** Make sure you are already logged in with a wallet that holds token to Swap

***

#### **Future Enhancements**

Common plans to expand the Swaps feature by:

* Integrating more chains.
* Improving the wallet experience for users without prior Web3 involvement.


---

# 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.common.xyz/commonwealth/community-overview/capabilities/webhooks/connecting-an-existing-token-to-your-community/swaps.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.
