# Installation

## Installing for WooCommerce

Download the plugin:&#x20;

{% file src="/files/-MjdSTvkFYbt3LAgzHx0" %}
Astral WooCommerce 1.1.1 zip
{% endfile %}

Within the WordPress Admin portal, go to Plugins and select "Add New".

![](/files/-Md9UvXUkoQTDQe0BxfG)

On the "Add New" page, select to Upload a Plugin.&#x20;

![](/files/-Md9Vv-sT9BvkjhPJmby)

Select "Choose File" in the upload panel and select the downloaded Astral WooCommerce plugin zip linked above.

Click "Install Now"

![](/files/-MekWUP289tMAOxjLNT3)

Once the plugin has been installed successfully, you can immediately active it.\ <br>

![](/files/-MekWeEQfRM4GU2NjvRa)

{% hint style="danger" %}
&#x20;Issues installing? Contact <team@astral.money> for support
{% endhint %}

![](/files/-MekXCT6QJwa92nAB7ZE)

Astral Payments will now appear under the WooCommerce > Settings > Payments menu and can be configured by clicking on the Astral Payments link or selecting "Set Up"

![](/files/-MekY8AyoB6tvnh9YyQg)

Within the setup page there are a few fields that are required to be set. A title and description can be optionally changed and will be presented to  your customers upon checkout.&#x20;

You must provide the API Key from your <https://merchant.astral.money> account along with a valid Terra wallet address that will receive payments from your customers. \
\
Once these are configured, ensure the Enable box is checked and save your changes.


---

# 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.astral.money/merchants/installation.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.
