# Payments & invoicing

<details>

<summary>What payment methods does Blocksquare accept for invoicing?</summary>

Blocksquare accommodates payment methods agreed upon in the "Services offer" during the signing of the agreement. All payments are handled electronically to ensure swift and efficient transactions.

</details>

<details>

<summary>What are the standard terms and conditions on a Blocksquare invoice?</summary>

Blocksquare's standard terms and conditions for invoices are set in accordance with the agreement signed by the Partner, mainly governed by the "Services offer". According to these terms, the payment obligations are non-cancelable and any fees paid are non-refundable. The quantities purchased cannot be decreased during the relevant period.

</details>

<details>

<summary>How do I understand the charges on my Blocksquare invoice?</summary>

The charges on your Blocksquare invoice are based on the "Services offer" agreed upon at the time of signing the agreement. The invoice will reflect the agreed fees for products and services purchased, not the actual usage. Each charge will be explicitly mentioned for transparency and easy understanding.

</details>

<details>

<summary>What should I do if I find a mistake on my Blocksquare invoice?</summary>

If you find a mistake on your Blocksquare invoice, please contact us directly via the communication method provided in the agreement. We aim to resolve any discrepancies swiftly and efficiently to ensure your satisfaction and maintain the integrity of our invoicing process.

</details>

<details>

<summary>Can I receive my Blocksquare invoices electronically?</summary>

Yes, Blocksquare sends all invoices electronically. After signing the agreement, you will receive the first proforma invoice via email within five business days. Subsequently, Blocksquare will send an invoice for the previous month, no later than the tenth business day of the following month. This method provides a convenient, quick, and environmentally friendly way to manage your invoices.

</details>


---

# 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.blocksquare.io/faq/marketplace-operators/payments-and-invoicing.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.
