> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/sts/faqs/licensing/switching-from-trial-license-to-3-free-nodes-license.md).

# 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](/sts/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
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:

```
GET https://docs.portainer.io/sts/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.
