# Creative Tools

- [Using Arkain Snap](https://docs.arkain.io/user-guide/dashboard/creative-tools/using-arkain-snap.md): You can create a custom container with the Arkain AI by typing prompts.
- [Connect External Tools](https://docs.arkain.io/user-guide/dashboard/creative-tools/connect-external-tools.md): Connect your Notion workspace to Arkain and let the AI build apps and containers using your actual project docs — no copy-pasting required.
- [Side Chat (Dashboard)](https://docs.arkain.io/user-guide/dashboard/creative-tools/side-chat-dashboard.md)
- [What You Can Ask Side Chat](https://docs.arkain.io/user-guide/dashboard/creative-tools/side-chat-dashboard/what-you-can-ask-side-chat.md): A guide to valid questions you can ask in the Side Chat within the Dashboard page.


---

# 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.arkain.io/user-guide/dashboard/creative-tools.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.
