# Adobe Panel

- [autoEdit Adobe CEP Panel dev setup](https://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel/autoedit-adobe-cep-panel-dev-setup.md)
- [Adobe Extensions HostList codes](https://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel/autoedit-adobe-cep-panel-dev-setup/adobe-extensions-hostlist-codes.md): List of codes for Adobe Extensions HostList codes, eg if want to make compatible also with After Effects, Audition etc and not just Premiere.
- [autoEdit Adobe CEP Panel integration overview](https://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel/autoedit-adobe-cep-panel-integration-overview.md)
- [Jsx functions for Adobe CEP autoEdit adobe Panel](https://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel/adobe-cep-jsx-functions-for-autoedit-adobe-panel.md)
- [Packaging and distributing Adobe CEP Extensions](https://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel/packaging-and-distributing-adobe-cep-extensions.md): Simple automated route
- [Packaging signing Adobe CEP Panel in details](https://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel/packaging-and-distributing-adobe-cep-extensions/packaging-signing-adobe-cep-panel-in-details.md): In more details
- [Submit to Adobe](https://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel/packaging-and-distributing-adobe-cep-extensions/submit-to-adobe.md)


---

# 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://autoedit.gitbook.io/documentation/master-1.0.13-1/adobe-panel.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.
