# Licensing

There isn't much to discuss regarding licensing, but it's beneficial to understand how it works.

* If your user license for this device expires, your device will be 'disabled' immediately. You will still be able to login everywhere and do everything you used to do, but your device won't perform any actions. Once the license is renewed via the checkout with 'Stripe', your device will be activated and continue working as usual.
* If the license were to expire in the middle of, let's say, an 'Override', your Solar Grid Inverter will be stuck in that energy mode for now. We will look into resetting the energy mode to 'Self Sustainable' as soon as the license expires.

<br>


---

# 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.trest.se/the-basics/how-does-the-software-work/licensing.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.
