# ACCOUNT ACCESS AND SECURITY

### **Access Methods**

You may access the Platform via:

1. **Web3 Wallet:** (e.g., MetaMask, Phantom, Backpack).
2. **Social Login:** (e.g., Google, X/Twitter).

### **Social Login Risks**

If you use Social Login, a non-custodial wallet is generated for you via a third-party infrastructure provider (e.g., Web3Auth). You acknowledge that if you lose access to your Social Account, you may permanently lose access to the funds associated with that wallet.

### **Security**

You are solely responsible for the confidentiality of your private keys, passwords, and authentication methods. The Platform cannot recover funds lost due to compromised credentials.


---

# 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.whales.market/whales-prediction/term-of-use/account-access-and-security.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.
