# Tasks Page

The tasks page is where you can set up tasks. Each task allows you to checkout an item of your choice

![](https://613260287-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4tYcD4ZJuCWOF68IVn%2F-M4txObjRAO1hnqLsO52%2F-M4txVX-AE091nZAjHC4%2FScreen%20Shot%202020-04-14%20at%202.31.07%20PM.png?alt=media\&token=e613a908-c261-4e93-be26-78b13600f025)

## Adding tasks

To add tasks, click the new task button. You will then see a pop-up window appear

![](https://613260287-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4tYcD4ZJuCWOF68IVn%2F-M4txObjRAO1hnqLsO52%2F-M4txuTSfKpAcxbye8hV%2FScreen%20Shot%202020-04-14%20at%202.32.57%20PM.png?alt=media\&token=812fe365-0bfb-4d14-a96c-812dcea64bba)

**Site -** choose the site you want to run for. The bot supports Walmart and Bestbuy

**Link -** input the link of the product you want to run for. Not sure what links you want to run? Check the #links-to-run section of the [Discord](https://discord.gg/8UVSkpP)

**Profile -** Choose the profile you want to use. Make sure you set these up in the [profiles page](https://nateskicks13.gitbook.io/bird-bot/bot-breakdown/profiles-page).

The 5.0 and 5.0 numbers in the bottom left represent the monitor and error delay. These are the time in seconds that the bot sleeps before checking for a restock or waiting after an error occurs. It is recommended to leave these at the default 5.0 setting.

**Max Price -** If you check the box and input a price (ex: 300) the bot will check and make sure the items retail price is less than that price. This only works for Walmart. **It only checks retail price**

**Proxy List -** Choose the proxy list you want to use **or choose None if you don't want to use proxies**. Make sure you set these up in the [proxies page](https://nateskicks13.gitbook.io/bird-bot/bot-breakdown/proxies-page).

If you want to make multiple tasks, simply adjust the counter next to the add task button. Then, click the add task button to create the task(s).&#x20;

![](https://613260287-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4tYcD4ZJuCWOF68IVn%2F-M4tzd0qFBLZHsQXsiR-%2F-M4tznZ4_h3GyvjgkGES%2FScreen%20Shot%202020-04-14%20at%202.41.21%20PM.png?alt=media\&token=fd4b68d6-f607-41f0-885d-af30fbff5a1d)

Once you've got a task added, click the play button to start it.


---

# 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://nateskicks13.gitbook.io/bird-bot/bot-breakdown/tasks-page.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.
