# Knowledge Base

- [Tutorials](https://docs.dynamicmockups.com/knowledge-base/tutorials.md)
- [How to provide image link from Google Drive to Render API](https://docs.dynamicmockups.com/knowledge-base/tutorials/how-to-provide-image-link-from-google-drive-and-dropbox-to-render-api-coming-soon.md)
- [Integrate using Etsy](https://docs.dynamicmockups.com/knowledge-base/tutorials/integrate-using-etsy.md)
- [Integrate using Wordpress plugin](https://docs.dynamicmockups.com/knowledge-base/tutorials/integrate-using-wordpress-plugin.md)
- [How to generate mockups using Make](https://docs.dynamicmockups.com/knowledge-base/tutorials/how-to-generate-mockups-using-make.md)
- [How to generate mockups using Zapier](https://docs.dynamicmockups.com/knowledge-base/tutorials/how-to-generate-mockups-using-zapier.md)
- [Photoshop API Feature Support](https://docs.dynamicmockups.com/knowledge-base/photoshop-api-feature-support.md): A comprehensive list of Adobe Photoshop features that we support via the API.


---

# 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.dynamicmockups.com/knowledge-base.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.
