# Worker and Manager data security enhancement with FHE

The Manager and Worker are the components that receive the most information in the Inferix network. For user data with a high priority on security, Inferix adopts the Trusted Execution Environment (TEE) solution [\[25\]](/inferix-whitepaper/references.md#25). This solution requires the node to use a CPU that supports TEE, such as Intel SGX or AMD SEV. The additional costs incurred due to the high-end hardware requirements will be factored into the service pricing, allowing users to choose and make decisions accordingly.


---

# 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.inferix.io/inferix-whitepaper/decentralized-visual-computing/data-security-with-fhe-and-tee/worker-and-manager-data-security-enhancement-with-fhe.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.
