> For the complete documentation index, see [llms.txt](https://qwork.gitbook.io/employer-website-knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qwork.gitbook.io/employer-website-knowledgebase/supporting-features/budget-simulator/how-it-works.md).

# How it Works

## Step-by-step walkthrough

When on the Dashboard menu, we can see the Budget Simulator section on the right.

![](/files/W9981d5u8BUijwXnLxlr)

### Step 1: Select "Gig Skill Type"

First, determine the Gig Skill Type of the job you want to post, whether it includes operational gigs or skilled gigs.

### Step 2: Select "Gig Category"

Choose the gig category according to the options we have provided, whether it includes Education, Finance, Hospitality, Logistics, Manufacturing, Tech, etc.

### Step 3: Select "Gig Type"

Choose the gig type according to the options we have provided, there are many choices regarding the details of the work to be carried out.

### Step 4: Select "Time Before Gig Starts"

Choose a time before the gig starts, whether it is urgent or standard. **Urgent** means this gig will start less than 24 hours after the gig was posted, whereas **Standard** means that the gig is still a long time from starting (more than 24 hours) after being posted.

### Step 5: Input "Number of Working Days"

Determine how many days this gig will last or how long the gigger will work.

### Step 6: Input "Giggers Required"

Determine the number of giggers/workers needed.

### Step 7: Click "Run Simulator" button

After that, Estimated Fees or calculation results from the budget simulator will appear.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://qwork.gitbook.io/employer-website-knowledgebase/supporting-features/budget-simulator/how-it-works.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.
