# What happens to deployed or compiled projects after expiry?

The good news is that your live/deployed projects are not affected after license expiry therefore they will keep running.&#x20;

Always remember Bunifu Framework license only affects design time hence you will not be able to edit your projects in design time once the license expires.&#x20;

In conclusion, your live projects deployed on client side will keep running since the license only affects design time only.&#x20;


---

# 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://docs2.bunifuframework.com/faqs/licensing/what-happens-to-deployed-or-compiled-projects-after-expiry.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.
