# Web Store

### How to apply coupon code

In order to apply a coupon code and receive a discount please make sure to click "Add discount" link in the first checkout pop-up:

<figure><img src="/files/AiA3gPQdLxN1eOLuq4tL" alt=""><figcaption></figcaption></figure>

Once you enter the code and hit Apply button, the pricing shold update accordingly:

<figure><img src="/files/YcDBQ3InZif21HF8nLJ0" alt=""><figcaption></figcaption></figure>

### How to enter a company EU VAT ID

Once you provide an email address and press continue, you will be able to enter your EU VAT ID as well as all the company details that will be present in the invoice:

<figure><img src="/files/i3gMJ307KfgWJT27EsiW" alt=""><figcaption></figcaption></figure>


---

# 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.timeinpixels.com/readme/web-store.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.
