# Wallet Connect

[Sol Sniper](https://www.sniper.xyz/) Web platform give you the option of 2 different wallet connects

{% tabs %}
{% tab title="Solana Wallet" %}
Solana Wallet connect allows you to keep control of your funds. It will require a confirmation on every trade

1. Click <img src="/files/LvJGPc8kUpLbhiiAX6gq" alt="" data-size="line">
2. Select  <img src="/files/DuNNArweU8A865o0w2MI" alt="" data-size="line">
3. Select your preferred wallet e.g. Phantom/Solflare
   {% endtab %}

{% tab title="Trading Bot Wallet" %}
Our trading bot wallet is authorized via our Telegram bot. This will allow the fastest transactions as a secondary confirmation is not required

1. Click <img src="/files/LvJGPc8kUpLbhiiAX6gq" alt="" data-size="line">
2. Select <img src="/files/tqgaoEtUwzlz1jS6it8q" alt="" data-size="line">
3. Click the login button in your telegram DM's&#x20;
   {% endtab %}
   {% endtabs %}


---

# 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.sniper.xyz/tokens/web-platform/wallet-connect.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.
