# Magento 2

## **Overview**

This document outlines how to install and configure the Optty extensions on Magento 2. Optty is available as a [Magento 2 extension](https://marketplace.magento.com/optty-magento2-module-payment.html). The extension is a bundle of Optty Payment and Optty Widgets. It allows merchants to activate Optty as a payment method on their store, and display Optty widgets on the frontend.

[**Optty**](https://www.optty.com/) unlocks direct access to the world’s Payment Methods (70+ providers in 70+ countries and 40+ currencies… and we’re still growing) through a single integration. With the Optty extension, retailers are able to leverage each of the 50+ Payment Providers across the globe with whom Optty is certified, without any additional development required.&#x20;

To setup Optty within your Magento store you can follow these steps:

1. [Install Optty Module](/platforms/magento-2/install-optty-module.md)
2. [Configure the Optty Extension](/platforms/magento-2/configure-the-optty-extension.md)
3. [(Optional) Enable one-step checkout](/platforms/magento-2/one-step-checkout.md)


---

# 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.optty.com/platforms/magento-2.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.
