> For the complete documentation index, see [llms.txt](https://fools-guild.gitbook.io/bossswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fools-guild.gitbook.io/bossswap.finance/bossswap-guide/raid.md).

# Raid

The **Raid** is where you can **pool** together two tokens of equal value so that other users can swap off of liquidity. Users who deposit into the platform will receive .2% of all trades involving those tokens!

![](/files/1ptBKAmtthfm00xuoV5Q)

To provide liquidity head over to the [Raid](https://exchange.bossswap.finance/#/pool). To start:

1. Step 1 - Connect your wallet
2. Step 2 - Select "Add Liquidity"

![](/files/jhvNQlOmjiTeClJvbZZf)

After hitting add liquidity you will be met with the following screen:

![](/files/XLxi8tqKmgn9RgVf5BWd)

Step 1 - Add the two assets you wish to supply for liquidity in even amounts, it will then show you the ratio that these are supplied at and also the % of the pool your LP will represent,&#x20;

Step 2 - Now hit "supply".

![](/files/m3vrVGBKS8FSMzedo1SJ)

The following prompt will cover in detail:

1. How many BOSS LP tokens you will receive
2. The tokens and amounts being deposited
3. The rates/ratios that they are being deposited at
4. Your % of the pool
5. Now hit "Confirm Supply" and finish up in your metamask!

![](/files/tKKHtRD9Q1humUh60mFe)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fools-guild.gitbook.io/bossswap.finance/bossswap-guide/raid.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.
