# 10-Minute Quickstart

## Quick-start Steps

1. Visit [https://admin.pumpd.co.nz/register ](https://admin.pumpd.co.nz/register)and sign up for an account
2. Once you are at the admin dashboard, press "Create New Restaurant"
3. Fill out your restaurant details and create the restaurant
4. Click on your new restaurant to see the restaurant dashboard
5. On the left menu, visit the "Menus" section
6. Create a menu, create a category and then create a standard dish under it
7. On the left menu, click on "Orders" to view the order management interface
8. Open up your online store in a new tab by pressing "Visit Store" on the left menu
9. Place an order through your website
10. See the order come through automatically on your orders page. Select the order and try changing the order status or wait time. Use the "Actions" select to delete the test order when done

## What's Next

At this point, you can customise the system as you please and start accepting orders. We recommend you continue reading the articles in this section. You will learn how to configure the system to your requirements and manage orders in-depth.


---

# 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://pumpd-co.gitbook.io/pumpd-docs/getting-started/10-minute-quickstart.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.
