# Welcome

This guide provides an overview of the features and resources available to help you integrate and use the SecurePay Console effectively. Within this documentation, you will find structured explanations, best practices, and practical examples to support your implementation process.

Use this guide as your primary reference for technical details, integration steps, and troubleshooting support.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td>Create your first account</td><td><a href="https://1105435092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZuF993dhcUZhblXrvmag%2Fuploads%2FK7OyLjiTLv7mQuDQuHG8%2FScreenshot%202026-02-10%20at%2012.13.27.png?alt=media&#x26;token=683eb5a1-1c11-45dd-b2ed-342b9883e7c4">Screenshot 2026-02-10 at 12.13.27.png</a></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Account and Reports</strong></td><td>This section helps you manage view statement, track transactions, and monitor balances in real time.</td><td><a href="https://1105435092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZuF993dhcUZhblXrvmag%2Fuploads%2FBS9QOXinIbbPe4D6f5dy%2F1_Ktrhx6KwthIPBCANKpU9Pw.webp?alt=media&#x26;token=2819d20f-42f3-4b92-8954-a008521b87f3">1_Ktrhx6KwthIPBCANKpU9Pw.webp</a></td><td></td><td><a href="basics/reports">reports</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>Developer Tools</strong></td><td>The Developer Tools section provides everything you need to integrate and test the SecurePay Console effectively.</td><td><a href="https://1105435092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZuF993dhcUZhblXrvmag%2Fuploads%2FgxRC0GPfk4PmlB0GLuHC%2F3d-coding-window-gears-icon-600nw-2706973351.webp?alt=media&#x26;token=0305628c-f694-4a19-b326-07082c36fa44">3d-coding-window-gears-icon-600nw-2706973351.webp</a></td><td></td><td><a href="basics/integrations">integrations</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://v2.docs.securepay.my/readme.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.
