# Security Options

## 🟠 Status: Vision

This page outlines security mechanisms planned for the 0Fx Protocol. While foundational elements are under development, the following features reflect our intended implementation roadmap.

### Security Options

Ensuring the security of the 0Fx ecosystem is fundamental to building trust, protecting user funds, and supporting the protocol’s long-term success. Our approach covers liquidity protection, fund management safeguards, and customizable user-level security.

### Liquidity Protection

* **100% Max Supply Utilization**\
  All tokens from the maximum supply are used directly as liquidity, ensuring full alignment between protocol growth and token economics.
* **Community Governance**\
  Decisions concerning the management of protocol liquidity are made via community voting, guaranteeing transparency and decentralized control.

### Fund Management Security

* **Multi-Hardware Wallet Custody**\
  Protocol-managed funds (including those within customized allocations in Finax) are secured via multi-signature hardware wallets, using SAFE protocol standards. This layered security model mitigates operational and external risks.

### User Security Options

* **Account Configuration Controls**\
  Users can configure account-level restrictions such as whitelisting up to 10 withdrawal addresses to prevent unauthorized access.
* **Ledger Integration (Planned)**\
  Integration with Ledger devices is planned to provide users with trusted hardware-level protection directly within the ecosystem.
* **Flexible Custody Preferences**\
  Users will be able to connect self-custodied wallets, including options for high-security configurations, and adjust access settings according to their risk profile.

### Conclusion

Security in the 0Fx Protocol is not just a backend requirement—it’s a user-facing, customizable layer of protection. From liquidity transparency to hardware-level custody and advanced user controls, our goal is to offer an ecosystem where users interact confidently, knowing their assets and strategies are secure.


---

# 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://0fx-protocol-1.gitbook.io/0fx-protocol-docs/draft-trash/finax-dashboard/security-options.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.
