# Time and Price Guides

Guides can be added to the vertical and time axes. A guide is essentially a vertical (or horizontal) line that has an attached indicator to show its value. There are two types of guides:

* Price/Value Guide – Displays a horizontal line with an attached indicator in the vertical axis
* Time Guide – Displays a horizontal line (across plots) with an attached indicator in the time axis

Guides can be added to a chart from the right click menu of the axis (choose *Add Guide*). This menu can also be used to edit the guide or remove it. The location of the guide can be changed by clicking and dragging it.

<figure><img src="/files/9bnqj5XvfrFXZwwJ4VoA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3CFAkb23zy7fQu91Sm8A" alt=""><figcaption></figcaption></figure>

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

The Time and Price Guides can also be found in the Components panel ( located on the top toolbar):

<figure><img src="/files/GR87aKfWdQu9Z1ItRjOY" 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.motivewave.com/user-guide/charts-1/time-and-price-guides.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.
