# Licensing

* [What is a node for licensing purposes?](/2.33-lts/faqs/licensing/what-is-a-node-for-licensing-purposes.md)
* [How do I add more nodes to my license?](/2.33-lts/faqs/licensing/how-do-i-add-more-nodes-to-my-license.md)
* [How do I renew my subscription?](/2.33-lts/faqs/licensing/how-do-i-renew-my-subscription.md)
* [What is the pricing for Business Edition?](/2.33-lts/faqs/licensing/what-is-the-pricing-for-business-edition.md)
* [How do I enter my Portainer Business license into Portainer CE?](/2.33-lts/faqs/licensing/how-do-i-enter-my-portainer-business-license-into-portainer-ce.md)
* [How can I move my license from one instance to another?](/2.33-lts/faqs/licensing/how-can-i-move-my-license-from-one-instance-to-another.md)
* [Is there a way to specify the license at the command line?](/2.33-lts/faqs/licensing/is-there-a-way-to-specify-the-license-at-the-command-line.md)
* [Can I use the same license key across Dev, QA and Prod environments and use a single Portainer instance to manage all?](/2.33-lts/faqs/licensing/can-i-use-the-same-license-key-portainer-instance-across-dev-qa-and-prod-environments.md)
* [Can I use the same license key across my private network and my public network and use a single Portainer instance to manage both?](/2.33-lts/faqs/licensing/can-i-use-the-same-license-key-portainer-instance-across-my-private-network-and-my-public-network.md)
* [Error: License already applied](/2.33-lts/faqs/licensing/license-already-applied-error.md)
* [My Portainer Extensions license has expired. What can I do?](/2.33-lts/faqs/licensing/my-portainer-extensions-license-has-expired.-what-can-i-do.md)
* [Error: A valid authorisation token is missing](/2.33-lts/faqs/licensing/a-valid-authorisation-token-is-missing-error.md)
* [Can we add our Business Edition license to Portainer running in Docker Desktop Extension?](/2.33-lts/faqs/licensing/can-we-add-our-business-edition-license-to-portainer-running-in-docker-desktop-extension.md)
* [Switching from Trial License to 3 Free Nodes License](/2.33-lts/faqs/licensing/switching-from-trial-license-to-3-free-nodes-license.md)
* [I want to use my License in a different environment. How do I do this?](/2.33-lts/faqs/licensing/i-want-to-use-my-license-in-a-different-environment.-how-do-i-do-this.md)
* [Why isn’t my 3- license key working?](/2.33-lts/faqs/licensing/why-isnt-my-3-license-key-working.md)
* [How do I renew my 3 nodes free license?](/2.33-lts/faqs/licensing/how-do-i-renew-my-3-nodes-free-license.md)
* [How do I renew my 5 nodes free license?](/2.33-lts/faqs/licensing/how-do-i-renew-my-5-nodes-free-license.md)


---

# 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/2.33-lts/faqs/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.
