# Omotix

Omotix is a peer 2 peer payment processor for Bitcoin, Ethereum, stable coins and other cryptocurrencies. Otomix is currently available as a plugin on WooCommerce and can be easily managed through a hosted dashboard solution at omotix.com&#x20;

### Guides: Jump right in

Follow the guides to get started on the basics as quickly as possible:

{% content-ref url="guides/how-to-install-the-omotix-wordpress-plugin" %}
[how-to-install-the-omotix-wordpress-plugin](https://docs.omotix.com/guides/how-to-install-the-omotix-wordpress-plugin)
{% endcontent-ref %}

{% content-ref url="dashboard/tokens/setup-deposit-addresses" %}
[setup-deposit-addresses](https://docs.omotix.com/dashboard/tokens/setup-deposit-addresses)
{% endcontent-ref %}


---

# 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.omotix.com/omotix.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.
