# THINKDIFFUSION WALKTHROUGH

- [Private and secure machines](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/private-and-secure-machines.md): How is my workspace dedicated and private?
- [File Management](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/file-management.md): Most AI tools make you re-upload files or burn compute just to grab an output file or check a log. That gets expensive fast - and it wastes your time.
- [Navigate your files](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/file-management/navigate-your-files.md)
- [File Storage & Uploads](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/file-management/file-storage-and-uploads.md)
- [Installing Custom Nodes in ComfyUI](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/installing-custom-nodes-in-comfyui.md)
- [How to Upload Models](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/how-to-upload-models.md)
- [Pre-installed Models / Nodes / Extensions](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/pre-installed-models-nodes-extensions.md)
- [Admin & Billing](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/admin-and-billing.md)
- [How to contact support](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/how-to-contact-support.md)
- [Page 5](https://docs.thinkdiffusion.com/thinkdiffusion-walkthrough/page-5.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.thinkdiffusion.com/thinkdiffusion-walkthrough.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.
