# Wallet Recovery

To access your wallet, you must have access to BOTH your Google/Apple account, as well as your Telegram account.

If you lose access to either, you will not be able to recover your wallet.

If you lose your phone, or are using a new device, you will have to re-authenticate with your Google/Apple account, after attempting to sign a transaction in the webapp from Nexabot in Telegram.


---

# 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://nexabot-ai.gitbook.io/nexabot-ai/trading-bot/wallet-recovery.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.
