# Switching from Trial License to 3 Free Nodes License

If you want to change your license from a 30-day trial to a 3 Node free license, please follow these steps.

1. **Request a Free Node License Key**: Please visit [our website](https://www.portainer.io/take-3?hsLang=en) to request a free node license key.
2. **Log in to Portainer and Remove Your 30-Day Trial License Key**: After obtaining your free node license key, log in to your Portainer account and proceed to remove your existing 30-day trial license key. Detailed documentation for adding and removing licenses can be [here](/admin/licenses.md).
3. **Add Your New 3 Nodes Free License Key**: Once the trial license key has been removed, follow the provided instructions in the documentation to add your new 3 Nodes Free license key.


---

# 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.portainer.io/faqs/licensing/switching-from-trial-license-to-3-free-nodes-license.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.
