# Enable One Step Checkout on Hyvä

**Step 1:** Firstly, you need to install the **Hyvä Luma Checkout module**. For that, follow the [**detailed guide**](https://docs.hyva.io/hyva-themes/luma-theme-fallback/index.html#about-the-theme-fallback) provided by Hyvä.

**Step 2:** Add one-step checkout to the Hyvä theme configuration

* From the Magento Admin Panel, navigate to **Stores > Configuration**.
* Click on **Hyva Themes > Theme Fallback**.
* Add onestepcheckout in the **Apply fallback to requests containing** field.
* Then **Save Config**.

<figure><img src="/files/K6iZNKvG2E41wyzOAu3S" alt=""><figcaption></figcaption></figure>


---

# 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.magecomp.com/magento-2-one-step-checkout-extension/enable-one-step-checkout-on-hyva.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.
