# License

### How to view licenses for my Domain?

Visit <https://yourdomain.com/public/license-manager>\
(change yourdomain.com to your own domain name)

###

### Can I use the same license code on multiple domains?

No, you cannot.\
1 License  = 1 Domain for any type of license (Regular/Extended)

###

### How to use an already registered license on a different Domain?

First, you will need to reset the license

1. Visit <https://yourdomain.com/public/license-manager>
2. Enter the Super Admin password.&#x20;
3. Click the **Reset** button on the license you want to use on a different domain.
4. Enter your Super Admin password again for confirmation.
5. Now you can use the reset license on your other domain.

### Can I get a free license for my Test/Dev/Stage domain?

Yes, you can get a free license for your test/dev/stage domain.

1. Your Foodomaa license must be valid and support should not have been expired.
2. If your domain is xyz.com, then the test domain can only be a subdomain of xyz.com i.e test.xyz.com or dev.xyz.com, or any other subdomain you wish to have. We CANNOT create a free license for a different domain like: abc.com if your main domain is xyz.com
3. To avail a free license for test/dev/stage, you need to create a [ticket on our helpdesk](https://support.stackcanyon.com) and send us the subdomain name.

### How many free licenses can I get?

For Regular License, 1 Free test/dev/stage domain license can be provided.

For Extended License, a maximum of 3 Free test/dev/stage domain licenses can be released if required.

### How to upgrade from a Regular License to an Extended License for Foodomaa?

Visit <https://yourdomain.com/public/license-verify/24534953>\
(change yourdomain.com to your own domain name)


---

# 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.foodomaa.com/extras/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.
