# Enable Bid & Ask Lines to See the Spread

**Schritte zum Aktivieren der Bid- und Ask-Linien:**

1. Melde dich im WebTrader an und gehe zum Hauptbildschirm.
2. Klicke auf die Schaltfläche **„Options“** in der oberen linken Ecke des Charts.

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

3. An *Options* modal will appear. Scroll down until you reach the *Bid/Ask Labels* section

<div align="left" data-full-width="false"><figure><img src="/files/yhknNbIUFG7niM8AMiNQ" alt=""><figcaption></figcaption></figure></div>

4. In the *Bid/Ask Labels* section, check the boxes next to "*Show Values"* and "*Show Lines"*. Once selected, click *Apply* to confirm your changes

<div align="left"><figure><img src="/files/BJ7IOF5rScoevtmW7MQL" alt=""><figcaption></figcaption></figure></div>

5. The Bid and Ask lines will now appear on your chart, overlaying the current market prices

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

**Note:**&#x20;

1. Bid and Ask lines must be enabled separately for each chart. Turning them on in one chart will not automatically activate them in your other chart tabs within WebTrader. If you have multiple charts open, you’ll need to repeat the process for each one where you want the Bid and Ask lines to appear.
2. You can also customize the colors of the Bid and Ask lines. At the bottom of the *Bid/Ask Labels* section, you’ll find color selection boxes. By default, the Bid line is green and the Ask line is red, but you can change these to any colors you prefer.


---

# 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.tradersyard.com/webtrader/enable-bid-and-ask-lines-to-see-the-spread.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.
