# Integration Options

VoguePay integration options has been simplified and made seamless. It is as simple as copying our sample codes and changing the required parameters to suit your needs. Integration to your platform can be done by using:

1. Simple HTML Forms.
2. Inline Payment
3. Standard Integration
4. Mobile / Server to server API.
5. Command API (Automate function on your account).
6. Joomla Plugin Installation.
7. Manual WordPress Plugin Installation.


---

# 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://documentation.voguepay.com/integration-options.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.
