# How to use

### Main Dashboard

<figure><img src="/files/2cSXmGifqD0EZaX7lhAi" alt=""><figcaption><p>Main Dashboard</p></figcaption></figure>

The foundation of rapid trading lies in Sniperoo's quick buy interface.&#x20;

At the top of the Quick Trade dashboard you'll find the **CA input field**.&#x20;

Adding a CA address will provide you with:&#x20;

* Token name and ticker
* Current Market Cap. & Token Price
* Quick access links: Birdeye, TrenchBot, DexScreener & GMGN
* Token Risk Analysis&#x20;

Furthermore, you will here find access to the **One-tap Quick Buy Buttons** which you can adjust to preset amounts that best suit your trading style.&#x20;

These Quick Buy Buttons will be found throughout all websites where you encounter tradable CAs, including Twitter, Discord web and different trading platforms.&#x20;

To learn more about this, check the [Twitter & Discord Sniping](/sniperoo-extension/twitter-and-discord-sniping.md) and the [Trading Platform Integration](/sniperoo-extension/trading-platforms-integration.md) sections.

### Wallet Management

To access your Wallets page in the extension, click the Balance button at the top left corner.

<figure><img src="/files/z2RQNZD8rZiI6B91ZuBD" alt=""><figcaption><p>Wallets dashboard</p></figcaption></figure>

Here you can:

* create a new wallet by clicking "NEW WALLET" or&#x20;
* import an existing one using the "IMPORT FROM" option.&#x20;

<figure><img src="/files/z5gzjIlGzyB9BGOZFSL0" alt=""><figcaption><p>Importing wallets</p></figcaption></figure>

We currently support importing wallets from:

* A private key
* BullX
* Gmgn
* Photon

You can learn more about integrating wallets for each of these platforms in the [Trading Platforms Integration](/sniperoo-extension/trading-platforms-integration.md) section.

{% hint style="success" %}
To learn more about general Sniperoo wallet management, visit the [Wallets](/portfolio-management/wallets.md) section.&#x20;
{% endhint %}

### Transaction Settings

To access the Transaction Settings click the Tx. Settings button at the top of the extension.

<figure><img src="/files/OadZRYMwtfU35TodTVAY" alt=""><figcaption><p>Tx. Settings button</p></figcaption></figure>

Learn more about the Transaction Settings in the [Trade Settings page](/how-to-use/transaction-settings.md).

### Strategy Selection

The Strategy tab allows you to:&#x20;

* Select your default trading strategy
* Edit existing strategies&#x20;
* Delete strategies that you don't want to use

<figure><img src="/files/ZP60VHYsC70E8Mg35sM8" alt=""><figcaption><p>Strategy Tab</p></figcaption></figure>

{% hint style="success" %}
To learn more about Strategies, visit the [Sniperoo Trading Strategy page](/how-to-use/sniperoo-trading-strategies.md).&#x20;
{% endhint %}

### Positions Overview

You can monitor your active and closed trades by going to the Positions tab.&#x20;

<figure><img src="/files/y1n6ldNAHeQ6bFfhNbWO" alt=""><figcaption><p>Positions page</p></figcaption></figure>

The Sniperoo extension offers a summarized overview of all your trades.&#x20;

To learn more about how to read and manage Positions, visit the [Positions docs page](/portfolio-management/positions.md).&#x20;

### Orders Overview

Similar to the Positions tab, you can monitor your limit-orders in the Orders tab.

<figure><img src="/files/Eq77KbPcwJZDxX55rVQb" alt=""><figcaption></figcaption></figure>


---

# 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.sniperoo.app/sniperoo-extension/how-to-use.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.
