# App Store Notes

- [Redis on StackOS](https://docs.stackos.io/stackos-docs/app-store-notes/redis-on-stackos.md): Redis app deployment from the StackOS AppStore.
- [Memcached on StackOS](https://docs.stackos.io/stackos-docs/app-store-notes/memcached-on-stackos.md): Memcached app deployment from the StackOS AppStore.
- [Presearch on StackOS](https://docs.stackos.io/stackos-docs/app-store-notes/presearch-on-stackos.md): Presearch app deployment from the StackOS AppStore.
- [Wordpress on StackOS](https://docs.stackos.io/stackos-docs/app-store-notes/wordpress-on-stackos.md): A few tips for a smoother starting experience for WordPress Application
- [Jenkins on StackOS](https://docs.stackos.io/stackos-docs/app-store-notes/jenkins-on-stackos.md): Jenkins app deployment from the StackOS AppStore.
- [WebDAV on StackOS](https://docs.stackos.io/stackos-docs/app-store-notes/webdav-on-stackos.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://docs.stackos.io/stackos-docs/app-store-notes.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.
