# Installing the Swoop Extension

1. **Go to the Swoop Telegram bot,**&#x20;

Select “Swoop Extension” in the main menu, and click “Install.” Alternatively, you can use the direct installation link below.

<div data-with-frame="true"><figure><img src="/files/62e2E8fyiJdi9DvF8Cim" alt=""><figcaption></figcaption></figure></div>

2. **Click "Add to Chrome"**

<div data-with-frame="true"><figure><img src="/files/BLsGitLH0ACADLSACVyd" alt=""><figcaption></figcaption></figure></div>

3. **After installation, open your browser extensions menu in the top-right corner and select Swoop Extension.**

<div align="left" data-with-frame="true"><figure><img src="/files/j1eyMDGkmzM85J9YKycH" alt="" width="331"><figcaption></figcaption></figure></div>

4. **In the window that appears, you need to link your Swoop Telegram bot account with the trading extension. To do this, click “Get Code”.**

<div align="left" data-with-frame="true"><figure><img src="/files/WT5eTv5cQLmSTsJMmy9W" alt="" width="375"><figcaption></figcaption></figure></div>

5. **You will be redirected to Telegram, where you will receive a code. Copy it, then return to the extension window.**

<div align="left" data-with-frame="true"><figure><img src="/files/0z6J5aXAkP3KT3VySS6X" alt="" width="375"><figcaption></figcaption></figure></div>

6. **To open the settings page, click “Settings”.**

<div align="left" data-with-frame="true"><figure><img src="/files/fxuRBMKdNXqi7A6PZTs0" alt="" width="375"><figcaption></figcaption></figure></div>

7. **Configure your trading fees, slippage, and trade amounts, then click “Save”. After saving, you may close this page.**

<div align="left" data-with-frame="true"><figure><img src="/files/mPrTmsEOGzppWndty0oA" alt=""><figcaption></figcaption></figure></div>


---

# 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.swoop.fun/swoop-extension/installing-the-swoop-extension.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.
