# Quickstart

<figure><img src="https://1105435092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZuF993dhcUZhblXrvmag%2Fuploads%2F7wXsdR3X9U0BMP5TchG3%2FScreenshot%202025-09-19%20at%2011.09.45.png?alt=media&#x26;token=008cecbe-d6cc-40bd-bd20-1d1dc11c93ce" alt=""><figcaption></figcaption></figure>

To start, you will need:

* A **SecurePay account** (see Account Registration)
* The required **supporting documents** for verification (see Supporting Documents)

Once your account is created and verified, you will gain access to the **SecurePay Dashboard** where you can:

* Manage your profile and business details
* Generate **API keys** for testing and production
* Begin integrating the SecurePay API into your application

For detailed guidance, continue to the pages:

* Account Registration
* Supporting Documents


---

# 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/getting-started/quickstart.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.
