# License & Billing

## License Information

You can view all the license information here, including:

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

| Display Name        | Purpose                                                                                              |
| ------------------- | ---------------------------------------------------------------------------------------------------- |
| Licensed To         | The plan you are licensed to. There are 4 license plans including Basic, Standard, Pro and Ultimate. |
| Licensed Status     | Status of the license (Active or Inactive).                                                          |
| License Key         | License key against which your plan is active.                                                       |
| License Expiry Date | Expiry date of the license including time.                                                           |
| Total Number of POS | Total number of POS that are available on the plan.                                                  |
| Total Number of KDS | Total number of KDS that are available on the plan.                                                  |

#### Recheck

You can refresh the License Details by clicking on the "Recheck" button. License is usually checked timely, but if you want to fetch the latest information, click on "Recheck".

#### Update License

To update and activate the license, enter the license key here.

<figure><img src="/files/7qAP9XdPjaUW6whnkWU5" alt=""><figcaption></figcaption></figure>

### FoodBucket Plans

FoodBucket offers 4 licensing plans ranging from $29.99 to $89.99. Below are the details of the plan:

| Plan     | FoodBucket Base License | Price  | No. of POS | No. of KDS |
| -------- | ----------------------- | ------ | ---------- | ---------- |
| Ultimate | Yes                     | $89.99 | 6          | 6          |
| Pro      | Yes                     | $69.99 | 4          | 4          |
| Standard | Yes                     | $49.99 | 3          | 2          |
| Basic    | Yes                     | $29.99 | 2          | 0          |

<mark style="background-color:red;">**NOTE:**</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">If you are upgrading or downgrading your subscription, your current subscription will be unsubscribed and your new subscription and license key will be sent to your email address.</mark>


---

# 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.foodbucket.io/administration-back-office/license-and-billing.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.
