> For the complete documentation index, see [llms.txt](https://docs.rtkdata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rtkdata.com/commercial/procurement-and-invoicing.md).

# Procurement & Invoicing: VAT & Billing

## Company & Legal

* **Kansi Solutions GmbH**, Rotenbergerweg 24, 66640 Namborn, Germany
* HRB 107712 (Local Court Saarbrücken)
* VAT ID: DE346326134
* See [Contracts & Legal](/commercial/contracts-and-legal.md) for Terms of Service, Privacy Policy, and Imprint

## Invoices & VAT

* Invoices are issued automatically via the checkout system
* VAT (e.g., 19% in Germany) is shown where applicable
* Need a PDF invoice or custom billing fields? Include your company details during checkout or contact [Sales](https://rtkdata.com/contact/)

## Payment & Licenses

* Monthly or annual subscriptions via credit card
* Credentials are delivered immediately after payment confirmation
* One license = one data stream (one active device at a time)

## W-9 / Company Documents

For vendor onboarding or company documentation requests, email <info@rtkdata.com> or use the [Contact page](https://rtkdata.com/contact/).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.rtkdata.com/commercial/procurement-and-invoicing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
