> For the complete documentation index, see [llms.txt](https://dynamite-1.gitbook.io/dynamite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dynamite-1.gitbook.io/dynamite/site-guides/supplystore-raffle.md).

# SupplyStore Raffle

* Uses Profiles to enter.
* Task CSV requires:
* — `url` Raffle url eg&#x20;

  ```
  https://raffles.supplystore.com.au/raffles/kobe-ix-low-protro-china-university-redmetallic-gold.aspx
  ```
* — `size` can be a specific size eg 8, or `random` or `8-10`
* — `profile_name` name of profile to enter
* — `answers` if q\&a required for raffle, enter the answers here, if multiple required, seperate with comma. eg&#x20;

  ```
  bing ming,lebron james
  ```
* — `drawtype` options: `online`  + `sydney` + `melbourne`
