# For Token Teams

\
**Token Team Benefits:**

* Simple to use interface to make buying as easy as possible for new users.
* BogSwap can be embedded directly into your website for free.
* Your users get the best price while all of your LP pools get utilised, all in one place
* Linking to BogSwap + BogCharts pages will boost your tokens rankings in **Trending Tokens**, making it visible to almost 3 million monthly visitors

If you’re a token team leader and would like to find out more about how Bogged Finance and BogSwap can work for you feel free to drop in to our dedicated [Token Team Telegram](https://t.me/bogfortokenteams) and start a conversation with our team.

### Embedding Bogswap

You can embed bogswap into your site to allow users to trade your tokens with ease, helping to increase conversions and reduce friction with our innovative autotax feature for fee-on-transfer tokens.

Customize the parameters and add the HTML code onto your website. You can edit the following parameters:

* Chain (See [Supported DEXs](/bogged-finance/product-information/dex-aggregator/supported-dexs.md))
* tokenIn and tokenOut
* Theme (dark or light)

```
 <iframe src="https://app.bogged.finance/bsc/swap?tokenIn=BNB&tokenOut=0xB09FE1613fE03E7361319d2a43eDc17422f36B09&embed=1&theme=dark" height="780px" width="100%"></iframe>
```


---

# 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.bogged.finance/bogged-finance/token-teams/bogged-dex-aggregator/for-token-teams.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.
