> 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/modes/quicktask.md).

# Quicktask

From the main menu, choose Quick Task Mode (option 4), then pick Classic or Smart Quick Task.

Classic Quick Task

Uses the payment type you select (e.g. PayPal or Card) and runs the product URL with every restock profile defined in Settings / config.json. One URL, all restock profiles.

Smart Quick Task

Uses smart\_profiles.csv to control which profiles run per site. Each row is one profile = one task. You set site\_name, profile\_name, and payment\_type on that line. You can also set mode and account:

* mode – Check site guides to see what sites are supported.
* account – When mode is account, enter the account email here. That email must exist in that site’s accounts.csv. Ofc this is only valid when the site supports accounts.

When you enter or trigger a URL, only the profiles you listed for that site run (one task per line), so you can use different profiles and modes per site instead of all restock profiles.How it works (both modes)

* Enter a product URL for a supported site and it runs automatically.
* Trigger a quick task from quick task links in restock webhooks.
* Trigger a quick task on the site using the Dynamite extension.

Remote triggeringQuick tasks can be started from a different device than the one running DYNAMITE. As long as the desktop app is open in Quick Task mode and connected with your license, you can trigger a task from another PC, your phone, or Discord in the browser.
