# Private and secure machines

{% hint style="info" %}
Think Diffusion creates private and dedicated cloud workspaces for every individual, with everyone’s files staying secure and untouched.
{% endhint %}

**Your private computer & storage for all users regardless of plan.**

Everything happens on a dedicated computer created for each individual.

All AI work is done on a private CPU/GPU, each assigned to a single user. It’s like having your own private computer and software, without the technical costs and maintenance.

This architecture is fundamental to Think Diffusion, and all users enjoy this benefit regardless of their pricing plan.

<br>


---

# 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/private-and-secure-machines.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.
