# 5. Privacy-Based Account Access

1DEX prioritizes user privacy, offering flexible account management and permission control mechanisms:

* **Sub-Account Activation:** Allows users to create sub-accounts for asset isolation and management across different scenarios.
* **Funding Allocation:** Users can flexibly allocate funds to different accounts or purposes, improving capital efficiency.
* **Permission Control:** Fine-grained permission settings ensure users maintain full control over account operations, reducing risks of errors or unauthorized access.


---

# 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.1dex.com/1dex-technical/5.-privacy-based-account-access.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.
