# Create a Schedule

To create your own looting schedule, go to <https://intent.lootbot.xyz/create-schedule>

**Step 1**: Name your schedule and write a description.

<figure><img src="/files/ws9eh9Rm5wiMCUlNUkdf" alt="" width="563"><figcaption></figcaption></figure>

**Step 2**: Choose the chain you want to create a looting schedule on, then click "Next"

<figure><img src="/files/YKnjTzm7MRwrmAFkSePO" alt="" width="557"><figcaption></figcaption></figure>

**Step 3:**  Choose the action that you want to perform looting on a specfic chain. You can choose to "**Add more task**" here if you want to add another task to your looting schedule.

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

**Step 4**: Fill in data fields to customize your looting action.&#x20;

You can choose **"Add more tasks"** if you want to add more tasks to your looting schedule.

<figure><img src="/files/Gmpm12MX8c0WCZIEtTf4" alt="" width="537"><figcaption></figcaption></figure>

<figure><img src="/files/dKVI2JDF8C3aDjVaPjly" alt="" width="552"><figcaption></figcaption></figure>

**Step 6**: Choose the wallet you want to use for looting.&#x20;

{% hint style="info" %}
Reminder: "Create a Schedule" feature is only available for **Premium** and **Free Trial** users .
{% endhint %}

<figure><img src="/files/Bha8QkBHGoUjdm8I5FsG" alt="" width="563"><figcaption></figcaption></figure>

**Step 7**:  Confirm your schedule and click "**Loot**" to start Looting.

Your Looting schedule is now ready. You can go to "**My schedule**" tab and monitor your schedule.&#x20;

<figure><img src="/files/YyH3xdCqTrMopEL3gZ45" alt="" width="526"><figcaption></figcaption></figure>


---

# 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://docs.lootbot.xyz/lootbot/lootbot-intent-terminal/product-guide/create-a-schedule.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.
