# Trip Planning

**Time point lines**

To begin a trip, mark a line with a **date** or **time** result as a "time point" (via the contextual menu on an answer, or press ⌘-T).

A time point might be the **start of a trip**, or the **end of a trip** (whatever is appropriate in your case).

Here are some examples of how Soulver can assist you in trip planning when using time points:

1. **A trip with a start date only**

<div align="left" data-full-width="false"><figure><img src="/files/LRPIDS9gduVWFeIbLpfC" alt="" width="375"><figcaption><p>Planning a holiday with trip planning in Soulver</p></figcaption></figure></div>

Here we've marked the "2 July" line as a **time point** line.

Subsequent lines display the date intervals for each city we want to visit.

2. **A trip with an end date, or deadline**

<div align="left"><figure><img src="/files/lmfHovAposeTjFdlP4zm" alt="" width="375"><figcaption><p>Planning getting to the airport on time with trip planning in Soulver</p></figcaption></figure></div>

Here we've marked the final line with "8:35am" as a **time point** line.

Previous lines will show date intervals relative to it, and we can see that we need to be up at 4:45am in order to make our flight.

3. **A trip with both start and end dates**

If you have both a start date, and an end date for your trip or project, Soulver can also help ensure the amount of time you have allocated meets your deadline.

<div align="left"><figure><img src="/files/Y6mf5p0K9HB7oH8dMeog" alt="" width="375"><figcaption><p>A trip with both start and end dates</p></figcaption></figure></div>

Mark the start and end dates as **time point** lines and the end date line will display a warning (if necessary).


---

# 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://documentation.soulver.app/documentation/trip-planning.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.
