# Tasks and How-Tos

This section will cover the general workflow that users and customers will see when using the Gateway module. The workflow will vary slightly based on the Secure Payment application's Gateway module configuration.

The topics covered in this section include:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Full Transaction Workflow</td><td></td><td></td><td><a href="tasks-and-how-tos/full-transaction-workflow">full-transaction-workflow</a></td></tr><tr><td></td><td>Switch to Standalone Mode</td><td></td><td></td><td><a href="tasks-and-how-tos/switch-to-standalone-mode-switch-back">switch-to-standalone-mode-switch-back</a></td></tr><tr><td></td><td>Switch Back from Standalone Payment Mode</td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td></td><td>GiftCard Transactions</td><td></td><td></td><td><a href="tasks-and-how-tos/giftcard-transactions">giftcard-transactions</a></td></tr></tbody></table>


---

# 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://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/gateway-module-user-guide/tasks-and-how-tos.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.
