> For the complete documentation index, see [llms.txt](https://docs.basebet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.basebet.io/security-and-transparency/security-protocols.md).

# Security Protocols

At Basebet, **security** and **transparency** are at the core of everything.

We use cutting-edge technology to ensure that our users’ funds and data are always protected while offering complete transparency through the blockchain.

Basebet provides a secure, trustworthy platform where players can confidently enjoy their gaming experience from our non-custodial wallets to provably fair gaming mechanisms.

### **Security Protocols**

Basebet employs a series of robust security protocols designed to protect both user accounts and funds.

We prioritize the safety of our players, ensuring that they maintain complete control over their assets and that their data is always secure.

### **Optional: Non-Custodial Wallet Setup:**

* **Complete Control Over Your Funds**: Unlike traditional casinos, where players must deposit their funds into a centralized account, Basebet offers **non-custodial wallets**, giving users full control over their assets. This ensures that your funds are never held by the platform, reducing the risk of theft or mismanagement.
* **Direct On-Chain Transactions**: All transactions—whether placing a bet, claiming a reward, or withdrawing funds—are processed **directly on-chain**, ensuring that your assets are always under your control and verifiable through the blockchain.

### **Measures for User and Fund Protection:**

* **Two-Factor Authentication (2FA)**: To further secure user accounts, we offer **two-factor authentication (2FA)**. This additional layer of protection ensures that even if someone has your password, they cannot access your account without your secondary verification method.
* **Smart Contracts**: Staking mechanisms are powered by **smart contracts**, ensuring that funds are automatically processed according to pre-determined rules without human intervention. This eliminates the risk of tampering and guarantees that the outcomes are fair and executed precisely as intended.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.basebet.io/security-and-transparency/security-protocols.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.
