# Helpful Features

- [Trademark-Check](https://automation-docs.lazymerch.com/helpful-features/trademark-check.md): Explanation of how to efficiently use the trademark checks offered by LazyMerch.
- [Image Conversion](https://automation-docs.lazymerch.com/helpful-features/image-conversion.md): Clarification about the image conversion options in the tool
- [Export](https://automation-docs.lazymerch.com/helpful-features/export.md): Showing the export function
- [Custom Excel Import](https://automation-docs.lazymerch.com/helpful-features/custom-excel-import.md): Introduction to the limitless import function with Custom Excel Import
- [DeepL API Key](https://automation-docs.lazymerch.com/helpful-features/deepl-api-key.md): Explanation how to use the translation service
- [Add Products](https://automation-docs.lazymerch.com/helpful-features/add-products.md): Showing you how to manually add products into the tools product settings list


---

# 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://automation-docs.lazymerch.com/helpful-features.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.
