# 旅程計画

**タイムポイントの線**

旅行を開始するには、**日付**または**時間**の結果を持つ線に「タイムポイント」としてマークします（回答のコンテキストメニューから、または ⌘-T を押します）。

タイムポイントは、**旅行の開始**、または**旅行の終了**（ケースに応じて適切な方）を示す場合があります。

タイムポイントを使用する際の、Soulverによる旅行計画の支援例をいくつかご紹介します。

1. **開始日のみの旅行**

<div align="left" data-full-width="false"><figure><img src="/files/V76aUD1XfgAF8tjNYXeU" alt="" width="375"><figcaption><p>Soulverでの旅行計画による休暇の計画</p></figcaption></figure></div>

ここでは、「7月2日」の線を**タイムポイント**としてマークしました。

以降の線には、訪問したい各都市の日付間隔が表示されます。

2. **終了日、または締め切りがある旅行**

<div align="left"><figure><img src="/files/K9VijMlYnt6mG9VM5cdB" alt="" width="375"><figcaption><p>Soulverでの旅行計画による空港への時間通りの到着計画</p></figcaption></figure></div>

ここでは、最後の「8:35am」の線を**タイムポイント**としてマークしました。

それより前の線には、それに対する日付間隔が表示され、フライトに間に合わせるためには午前4時45分に起きる必要があることがわかります。

3. **開始日と終了日の両方がある旅行**

旅行やプロジェクトに開始日と終了日の両方がある場合、Soulverは割り当てられた時間が締め切りに間に合うかどうかの確認も支援できます。

<div align="left"><figure><img src="/files/RFZ9MPbbeYnJofJBa1ry" alt="" width="375"><figcaption><p>開始日と終了日の両方がある旅行</p></figcaption></figure></div>

開始日と終了日を**タイムポイント**の線としてマークすると、終了日の線に警告が表示されます（必要な場合）。


---

# 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/ja/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.
