# Other Settings

## Payment

1. From your shop admin, go to the [Settings / Payments](https://shopify.com/admin/settings/payments)
2. Choose a payment gateway to accept payments for orders. Then checkout page is work

{% hint style="success" %}
[**Read More**](https://help.shopify.com/en/manual/payments)
{% endhint %}

## Shipping

1. From your shop admin, go to the [Settings / Shipping](https://shopify.com/admin/settings/shipping)
2. To enable the shipping calculator, please configure your shipping rates. [Set up shipping rates](https://docs.shopify.com/manual/settings/shipping/shipping-rates)

{% hint style="success" %}
[**Read More**](https://help.shopify.com/en/manual/shipping)
{% endhint %}


---

# 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://lezada.docs.hasthemes.com/store-configuration/other-settings.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.
