# Welcome

We are thrilled to have you here! Saxdor resource center is designed to provide you with all the essential resources you need to get the most out of your boating experience. Whether you're looking for detailed user manuals, electrical schematics, or valuable safety information, you’ll find everything you need to navigate and maintain your boat with ease.

Take your time to explore the resources available, and feel free to reach out if you need further assistance. Safe travels on the water!


---

# 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://manuals.saxdoryachts.com/readme.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.
