# Introduction

Hello, my name is Sean Ray. I am the owner and developer of YuleLog software.

**Thank you for your purchase!**

This documentation is to help you install YuleLog and learn how to use the basic features of the software. You can navigate this page by using the menu on the left hand side of the screen. The manual includes text, images, and video demonstrations.

{% hint style="danger" %}
**You must make sure to follow installation instructions properly. Not doing so could result in a loss of collection information or incorrect installation. We are not responsible for loss of collection information if instructions are not followed.**
{% endhint %}


---

# 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://help.yulelog.com/hallmark/master.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.
