# Web Terminal

Navigate to the **SIGNALS** tab in the top navigation bar to access the live signals feed or click this [link](https://insiders.bot/signals).&#x20;

***

### Signal Card Layout

Each signal card on the web displays:

* **Market Title** and the time since the signal was generated
* **Position Taken** (e.g., "Yes", "No", or a specific outcome name)
* **Current Price** of the position
* **Signal Strength Badge** (LOW, MEDIUM, HIGH)
* **Trader Info** with anonymized wallet name:
  * Entry price and current P\&L change
  * Position size (e.g., $3.8K)
  * Win Rate, ROI, total Bets, and total P\&L
* **Action Button:** "BUY \[OUTCOME] ($PRICE)" for one-click execution

If multiple smart wallets have taken the same position, the card shows a carousel with additional traders (indicated by "+1 More", "+4 More", etc.).

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

***

### Filtering Signals

Use the filter controls at the top of the Signals page:

* **ALL TAGS** dropdown: Filter by market category (Politics, Crypto, Sports, etc.)
* **ALL** filter: Show all signals or filter by strength level

***

### Signal Versions

The signal system is continuously evolving:

**v1.1:** Driven by historical performance of individual smart/insider wallets combined with category-level performance data. Includes full trader metrics (Win Rate, P\&L, Best Streak, Volume, Bets).

**v1.2:** Enhanced signal format with additional data points and refined scoring.

**v1.3 (Planned):** Full smart money order flow analysis, detailed wallet performance tracking over time, and pattern recognition across multiple wallets and market categories.


---

# 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://insidersbot.gitbook.io/insiders.bot/smart-signals/web-terminal.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.
