# Addon Guides

{% hint style="danger" %}
API keys are private and should never be shared. We use **SHA256** encryption to secure your API keys in our database, ensuring the utmost protection.
{% endhint %}

{% content-ref url="/pages/1ZmmH365JzRvN34ooknq" %}
[WooCommerce Addon](/imber-bot/addon-guides/woocommerce-addon.md)
{% endcontent-ref %}

{% content-ref url="/pages/dhPOJj3fVIiVtXm5rUq7" %}
[Digital License Manager](/imber-bot/addon-guides/digital-license-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/jhNX9mnvr5HAOIR2y5wz" %}
[License Manager](/imber-bot/addon-guides/license-manager.md)
{% endcontent-ref %}

{% hint style="warning" %}
We may add the following addons to the bot if there's enough interest, but right now, they're not available.
{% endhint %}

{% content-ref url="/pages/pDLlv4RwIWRI44AOpPA9" %}
[Broken mention](broken://pages/pDLlv4RwIWRI44AOpPA9)
{% endcontent-ref %}

{% content-ref url="/pages/9T3dZumPiDqWIhWJjM8n" %}
[Broken mention](broken://pages/9T3dZumPiDqWIhWJjM8n)
{% endcontent-ref %}

{% content-ref url="/pages/MhTmXmPvYBlUoszBtdoF" %}
[Sellix Addon](/imber-bot/addon-guides/sellix-addon.md)
{% endcontent-ref %}

{% hint style="info" %}
Have a suggestion or feature request? We'd love to hear from you! If there's something missing or an idea you'd like to share, head over to our suggestions section in our Discord and let us know. Your feedback helps us improve and tailor Imber Bot to meet your needs better.
{% endhint %}


---

# 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.imber.dev/imber-bot/addon-guides.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.
