# Transparency and self custody

## Full Transparency

Our relationship with users is clearly defined. We hold their cryptocurrencies in a secure custody solution, where the assets are recorded in individual sub-accounts. Each user’s Bitcoins are always securely stored in their own sub-account, and a legal agreement governs the provision of custody services, ensuring that the client remains the sole owner of their Bitcoins at all times. Allowing users to start without their own wallets is crucial for attracting people who are unfamiliar with cryptocurrency.

## Self custody

We offer our users the ability to transfer their accumulated Bitcoins to their own wallets at any time, which enhances their personal security. This gives our users the flexibility to withdraw their cryptocurrencies from BitDCA app whenever they wish.

Withdrawals can be automated. Whenever the saved amount reaches $100, an automatic withdrawal can be triggered.&#x20;


---

# 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://gitbook.bitdca.com/bitdca/solution-by-bitdca/transparency-and-self-custody.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.
