# PrismAIO

## PrismAIO

- [Welcome](https://help.prismaio.com/master.md)
- [Accessing and Managing](https://help.prismaio.com/online-dashboard-1/accessing-and-managing-your-license.md)
- [Renewal](https://help.prismaio.com/online-dashboard-1/renewing-account.md)
- [Two Factor Authentication](https://help.prismaio.com/online-dashboard-1/two-factor-authentication.md)
- [Install](https://help.prismaio.com/installation/install.md)
- [Uninstall](https://help.prismaio.com/installation/uninstall.md)
- [Dashboard Analytics](https://help.prismaio.com/in-bot-dashboard/dashboard-analytics.md)
- [Release Calendar](https://help.prismaio.com/in-bot-dashboard/release-calendar.md)
- [Task Creation](https://help.prismaio.com/tasks-and-task-groups/task-creation.md)
- [Delays](https://help.prismaio.com/tasks-and-task-groups/delays.md)
- [Profiles](https://help.prismaio.com/tasks-and-task-groups/profiles.md)
- [Proxies](https://help.prismaio.com/tasks-and-task-groups/proxies.md)
- [Settings](https://help.prismaio.com/tasks-and-task-groups/settings.md)
- [Captcha](https://help.prismaio.com/tasks-and-task-groups/captcha.md)
- [Automations](https://help.prismaio.com/tasks-and-task-groups/automations.md)
- [Footsites (North America)](https://help.prismaio.com/module-guides/footsites-north-america.md)
- [Footsites (USA) Automation SKU List](https://help.prismaio.com/module-guides/footsites-north-america/automation-sku-list.md)
- [Gift Cards](https://help.prismaio.com/module-guides/footsites-north-america/gift-cards.md): The purpose of using gift cards to checkout on footsites is to avoid credit card processing which in turn should help reduce PV (payment verification).
- [FLX Accounts](https://help.prismaio.com/module-guides/footsites-north-america/flx-accounts.md): Using FLX accounts provides a handful of benefits. Accounts are not required to checkout.
- [Multi SKU Monitoring](https://help.prismaio.com/module-guides/footsites-north-america/multi-sku-monitoring.md)
- [Raffle Entry](https://help.prismaio.com/module-guides/footsites-north-america/raffle-entry.md): Footsite's new release method consists of entering a raffle and if you win, the shoes will be shipped to the address that was used to enter the raffle. The raffles are open for several days, allowing
- [Shopify](https://help.prismaio.com/module-guides/shopify.md)
- [Site Specific Setup](https://help.prismaio.com/module-guides/shopify/site-specific-setup.md)
- [Domain Change](https://help.prismaio.com/module-guides/shopify/domain-change.md)
- [Finish Line / JD Sports](https://help.prismaio.com/module-guides/finish-line-jd-sports.md)
- [FNL/JD Automation SKU List](https://help.prismaio.com/module-guides/finish-line-jd-sports/fnl-jd-automation-sku-list.md)
- [Hibbett](https://help.prismaio.com/module-guides/hibbett.md)
- [Hibbett Restock Guide](https://help.prismaio.com/module-guides/hibbett/hibbett-restock-guide.md)
- [Dicks Sporting Goods](https://help.prismaio.com/module-guides/dicks-sporting-goods.md)
- [How to Access Crash Logs](https://help.prismaio.com/misc.-guides/how-to-access-crash-logs.md)
- [Quick Task API](https://help.prismaio.com/misc.-guides/quick-task-api.md)


---

# 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.prismaio.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.
