# Start Fishing

{% hint style="info" %}
Use this event to start fishing.
{% endhint %}

***

## Index

1. [Use Bait](#use-bait)
2. [Align me to the water](#align-me-to-the-water)
3. [Until...](#until...)
4. [Options](#options)

***

## Use Bait

<div align="left"><figure><img src="/files/MnHc0iA516x2cZV7ENHm" alt=""><figcaption></figcaption></figure></div>

* Choose a bait.
* Choose a game.

{% hint style="info" %}
If both are selected, Jack will automatically create a LUA event for you that he will use to attach the bait.

You can edit the generated event as you wish.
{% endhint %}

***

## Align me to the water

{% hint style="info" %}
Enable this option if you want your character to align to a certain position before he starts fishing.
{% endhint %}

<div align="left"><figure><img src="/files/vOiPY1HGg7Pfw8d0cEhw" alt=""><figcaption></figcaption></figure></div>

* Jump into the water and click on "Set" to set the position for alignment.

***

## Until...

<div align="left"><figure><img src="/files/OfufmHIVN9wnZhiWedeX" alt=""><figcaption></figcaption></figure></div>

1. Specify the fishing skill level that should be reached to finish fishing.
2. Create a list of items to be fished to finish fishing.
3. Enable this option to stop fishing when the bags are full.

{% hint style="info" %}
[Click here to learn more about Lists.](/settings-and-features/lists.md)
{% endhint %}

***

## Options

<figure><img src="/files/ibpb79NGnLMwh7r7NHrw" alt=""><figcaption></figcaption></figure>

* Disable this option if you want Jack to fish without time delay.


---

# 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://tutorials.wow-jack.com/event-manager/events/start-fishing.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.
