# Digital Products

### How do I add digital products on Freewebstore?

Currently, Freewebstore does not have specific functionality for digital products. However, this doesn't mean you cannot sell them here.&#x20;

1. Log into your Freewebstore Control Panel.
2. Go to **Manage** > **Products** > **Add a Product**.
3. Create a product like you would a physical product.

If a customer orders this product you will then simply need to manually email the customer the product.&#x20;

As this process is manual, you may need to notify your customers within your product description that they'll receive their digital product via email once you have processed the order.


---

# 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://help.freewebstore.com/manage/products/digital-products.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.
