# Billing & Payments

The payments of your website can be configured and managed from here.

## Configurations:&#x20;

To configure the payment settings, go to Admin Area > Settings > Billing & Payments > Configurations.

Select the currency, enable the subscription mode, and then select the premium subscription type globally.

![](/files/-MVLl6o2LxQvEDmuf1iL)

## Manage Packages:

This module lets Admin or moderator view all the created packages listed here and they can also create a new package too.

Any package can be activated/deactivate or delete any package by going to actions of the package easily.

![](/files/-MVLmDEhOcrZzP48zHEE)


---

# 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.vodlix.com/user-manual/admin-area/website-configuration/manage-comments.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.
