# hd-dogwalker

As a professional dog walker, your mission is to ensure that every dog in the neighborhood gets the exercise, attention, and love they deserve. <br>

**How it works:**&#x20;

**Leashing Up :** You start your job at the boss location and will get a notification when there is a new dog to take out. Once you get the mail and accepted the job, you need to head to the dog owner.&#x20;

**Paw-some Adventures:** Take your furry companion for a walk in the diverse environments of your city, from serene parks to bustling downtown streets. Walk to the given location in your GPS and let your companion walk freely.&#x20;

**Three Scenarios:** While walking freely your four-legged friend can play one of the 3 configured scenarios. He can just pee, poop on the ground what you need to clean up or just want to play a ball game with you.&#x20;

**Safe Return:** After completing three unique scenarios, bring the dog back to its owner. A happy, tired pup and a satisfied owner mean a job well done!

{% embed url="<https://youtu.be/ppCO6bent8s>" %}


---

# 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://hi-dev.gitbook.io/hi-dev-docs/documentation/hd-dogwalker.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.
