# Evelode Documentation

## Evelode Documentation

- [Welcome to Evelode](https://docs.evelode.com/main/welcome-to-evelode.md): Your Ultimate Digital Marketplace
- [Can I upgrade my licenses?](https://docs.evelode.com/main/account-help/can-i-upgrade-my-licenses.md)
- [Do you offer free trials?](https://docs.evelode.com/main/account-help/do-you-offer-free-trials.md)
- [How do I get updates for products?](https://docs.evelode.com/main/account-help/how-do-i-get-updates-for-products.md)
- [Can I cancel my subscription(s)?](https://docs.evelode.com/main/account-help/can-i-cancel-my-subscription-s.md)
- [How do I renew an existing license key?](https://docs.evelode.com/main/account-help/how-do-i-renew-an-existing-license-key.md)
- [How to report a bug, issue or new idea?](https://docs.evelode.com/main/account-help/how-to-report-a-bug-issue-or-new-idea.md)
- [Why promote Evelode products?](https://docs.evelode.com/main/affiliate-program/why-promote-evelode-products.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.evelode.com/main/welcome-to-evelode.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.
