> For the complete documentation index, see [llms.txt](https://xl400v.gitbook.io/honda-transalp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xl400v.gitbook.io/honda-transalp/owners-manual/06/01.md).

# Starting the Engine

This motorcycle is equipped with a side stand ignition cut-off system. The engine cannot be started if the side stand is down, *unless the transmission is in neutral*. If the side stand is up, the engine can be started in neutral or in gear with the clutch lever pulled in. After starting with the side stand down, the engine will shut off if the transmission is put in gear before raising the side stand.

{% hint style="danger" %}
**Warning**\
Never run the engine in an enclosed area. The exhaust contains poisonous carbon monoxide gas that can cause loss of consciousness and lead to death.
{% endhint %}

{% hint style="info" %}
**Note**\
Do not use the electric starter for more than 5 seconds at a time. Release the starter button for approximately 10 seconds before pressing it again.
{% endhint %}

### Preparation

Before starting, insert the key, turn the ignition switch ON and confirm the following:

* *The transmission is in NEUTRAL* (neutral indicator light ON).
* The engine stop switch is at RUN.
* The red low oil pressure indicator is ON.


---

# 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://xl400v.gitbook.io/honda-transalp/owners-manual/06/01.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.
