# Getting Started

How to get started using planning for the first time in StayOnHire. This page is for users who are looking for step-by-step instructions on how to use the planning system.

***

## Introduction

The Planning page will be visible to all accounts and is the primary place to view jobs and asset or labor allocations. This page will be visible in the main menu when clicking the option 'Planning':

<figure><img src="/files/Pu2AJJv7apdNDjpJAcWP" alt=""><figcaption><p>The planning page can be accessed at anytime to all accounts</p></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.stayonhire.com/planning/jobs/getting-started.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.
