# Module Guides

- [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)


---

# 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://help.prismaio.com/module-guides.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.
