# Refract

## Refract

- [Welcome](https://help.refractbot.com/master.md)
- [Start Here](https://help.refractbot.com/introduction-to-botting/start-here.md)
- [Cookgroups](https://help.refractbot.com/introduction-to-botting/cookgroups.md)
- [Accounts](https://help.refractbot.com/introduction-to-botting/accounts.md)
- [Profiles](https://help.refractbot.com/introduction-to-botting/profiles.md)
- [Proxies](https://help.refractbot.com/introduction-to-botting/proxies.md)
- [Servers](https://help.refractbot.com/introduction-to-botting/servers.md)
- [Intro to Refract Terminology](https://help.refractbot.com/introduction-to-botting/intro-to-refract-terminology.md)
- [Home](https://help.refractbot.com/online-dashboard/home.md)
- [Subscription](https://help.refractbot.com/online-dashboard/subscription.md)
- [Instances](https://help.refractbot.com/online-dashboard/subscription/instances.md)
- [Cancel Your Subscription](https://help.refractbot.com/online-dashboard/subscription/cancel-your-subscription.md)
- [Devices](https://help.refractbot.com/online-dashboard/devices.md)
- [Settings](https://help.refractbot.com/online-dashboard/settings.md)
- [Announcements](https://help.refractbot.com/online-dashboard/announcements.md)
- [Changelog](https://help.refractbot.com/online-dashboard/changelog.md)
- [Install Refract](https://help.refractbot.com/installation/install.md)
- [Task Creation](https://help.refractbot.com/general-setup/task-creation.md)
- [Task Group Creation](https://help.refractbot.com/general-setup/task-creation/task-group-creation.md)
- [Monitor Setup & Multi Input](https://help.refractbot.com/general-setup/task-creation/monitor-setup-and-multi-input.md)
- [Delays](https://help.refractbot.com/general-setup/task-creation/delays.md)
- [Profiles](https://help.refractbot.com/general-setup/profiles.md)
- [Proxies](https://help.refractbot.com/general-setup/proxies.md)
- [Accounts](https://help.refractbot.com/general-setup/accounts.md)
- [Settings](https://help.refractbot.com/general-setup/settings.md)
- [Common Errors & Statuses](https://help.refractbot.com/general-setup/common-errors-and-statuses.md)
- [Logs](https://help.refractbot.com/general-setup/logs.md): Where to find your task logs in Refract, and what the app data dev logs are (and are not) for.
- [Amazon](https://help.refractbot.com/modules/amazon.md)
- [Amazon Setup Guide](https://help.refractbot.com/modules/amazon/amazon-setup-guide.md)
- [Amazon Freebies & Deals 101](https://help.refractbot.com/modules/amazon/amazon-freebies-and-deals-101.md): Deep dive into Amazon Freebies & Deals setup!
- [Amazon 2FA Secret Creation](https://help.refractbot.com/modules/amazon/amazon-2fa-secret-creation.md): Skips Amazon 2FA on account login
- [Apple](https://help.refractbot.com/modules/apple.md)
- [BestBuy US](https://help.refractbot.com/modules/bestbuy-us.md)
- [Target](https://help.refractbot.com/modules/target.md)
- [Target Setup Guide](https://help.refractbot.com/modules/target/target-setup-guide.md)
- [General Target Release Guide](https://help.refractbot.com/modules/target/general-target-release-guide.md)
- [Extension (Shape Generation)](https://help.refractbot.com/modules/target/extension-shape-generation.md)
- [In-Bot (Shape Generation)](https://help.refractbot.com/modules/target/in-bot-shape-generation.md)
- [Walmart](https://help.refractbot.com/modules/walmart.md)
- [Walmart Setup Guide](https://help.refractbot.com/modules/walmart/walmart-setup-guide.md)
- [Walmart Wednesday Drop Guide](https://help.refractbot.com/modules/walmart/walmart-wednesday-drop-guide.md)
- [IMAP](https://help.refractbot.com/misc./imap.md): IMAP lets Refract read one-time codes from your email and submit them automatically, speeding up logins and checkouts on sites like Best Buy.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.refractbot.com/master.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.
