> For the complete documentation index, see [llms.txt](https://spascual90.gitbook.io/fenix-autopilot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spascual90.gitbook.io/fenix-autopilot/using-fenix-tiller-pilot/overview.md).

# Overview

{% hint style="danger" %}
&#x20;WARNING: Passage making under autopilot control can lead to the relaxation of the permanent watch. Always maintain a permanent watch no matter how clear the sea may appear to be.
{% endhint %}

* The tiller pilot always powers up in Standby mode.
* The tiller pilot is controlled using simple operations.
* To select automatic steering:
  1. steady the boat on the required heading
  2. place the pushrod over the tiller pin (if necessary, extend or retract the pushrod using [Rudder Control](/fenix-autopilot/using-fenix-tiller-pilot/user-functions.md#rudder-control))
  3. [Switch working mode from STAND BY to AUTO](/fenix-autopilot/using-fenix-tiller-pilot/user-functions.md#switch-working-mode-from-stand-by-to-auto)
* To return to manual steering at any time:
  1. [Switch working mode from AUTO to STAND BY](/fenix-autopilot/using-fenix-tiller-pilot/user-functions.md#switch-working-mode-from-stand-by-to-auto)
  2. remove the pushrod from the tiller pin
* You can [Control Course to Steer](/fenix-autopilot/using-fenix-tiller-pilot/user-functions.md#control-course-to-steer) to make course changes when the boat is under autopilot control.


---

# 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://spascual90.gitbook.io/fenix-autopilot/using-fenix-tiller-pilot/overview.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.
