# Local/Staging sites

We want to make FileBird as helpful as possible to our WordPress users. Therefore, from version 6.x+ you can activate a FileBird premium license on multiple development installations.

We detect these types of domains as development sites:

* `localhost`
* `127.0.0.1`
* `your-store.dev`
* `your-shop.local`
* `dev.yourshop.com`
* `staging.yourshop.net`

To simplify the process, please visit <https://ninjateam.org/how-to-check-if-a-site-is-local/> to verify if your staging sites can activate the license key.

So, if you have purchased a new license and activated it on a local or development sites, your license activation status will still be `available`.

<figure><img src="/files/E0cTjI9UmMhvbEDxVJ2G" alt=""><figcaption></figcaption></figure>

**Please note:**

To view your license key(s) of FileBird Pro, please log in to <https://ninjateam.org/dashboard/>, connect to your [Envato account](https://codecanyon.net/downloads), and navigate to **FileBird Licenses** tab.

If you have multiple FileBird licenses in the same Envato account, the local activations will be associated with the **first-bought purchase code**.<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.ninjateam.org/introduction/license/local-staging-sites.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.
