> For the complete documentation index, see [llms.txt](https://docs.thx.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thx.network/faq/pricing.md).

# Pricing

{% hint style="info" %}
**Info:** You can find detailed information about pricing plans on [our pricing page](https://thx.network/pricing).&#x20;
{% endhint %}

### Payments <a href="#payments" id="payments"></a>

The monthly fee covers gas costs. We accept EUR, USD and crypto payments. In all cases you receive a monthly invoice. You have the following options for payments.

#### EUR <a href="#eur" id="eur"></a>

You receive an invoice which includes payment options through wire (IBAN), iDEAL/Bancontact/SOFORT, Apple Pay en Google Pay and credit card.

#### USD <a href="#usd" id="usd"></a>

You receive an invoice with a payment option by credit card, Apple Pay en Google Pay and wire (IBAN).

#### Crypto (ETH, MATIC, USDC and EURe) <a href="#crypto-eth-matic-usdc-and-eurs-jeur-ageur" id="crypto-eth-matic-usdc-and-eurs-jeur-ageur"></a>

We’re launching our payment gateway soon. For now complete your payment by depositing into one of the addresses below and send us an email on <info@thx.network.> Within one working day your pool will be activated.

```
 0x0b8e0aAF940cc99EDA5DA5Ab0a8d6Ed798eDc08A ( Polygon )
 0xB4a3dbF1Dca58B157B2Cb27d28Aba4BB1Ca3D223 ( Ethereum )
 0x140e7364eE4E29a677a9d6cCF26ac945e7E80B65 ( BNB Chain )
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.thx.network/faq/pricing.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.
