# Testing Campaign SyncSwap

<img src="/files/cB1NObolmC8cCTk0ih0c" alt="" class="gitbook-drawing">

## Access the Web App

You can access the testnet web app through [syncswap.xyz](https://syncswap.xyz)

Please beware of scams and never use other links. It is recommended to bookmark it to be safe.

## Guides for using SyncSwap

### Trade

Trade enables users to instantly swap between any ERC20 tokens for an inexpensive fee.

You can navigate to the **Trade** page and try it out.

### Pool

Pool enables users to provide liquidity for any token pairs they desire to earn trading fees.

You can navigate to the **Pool** page and try it out.

#### Pools Overview

Pools Overview will display all your liquidity positions, and you can manage them or create new positions.

#### Add/Increase Liquidity

You can create a new liquidity position or increase your existing positions.

#### Remove Liquidity

You can remove proportion or all liquidity from your position.

### Farm

Farm enables liquidity providers and token holders to stake their LP and assets into farming pools to earn boosted incentives.


---

# 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://synccvswapw.gitbook.io/us/testing-campaign-syncswap.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.
