# Setting Up Trustwallet

**Trust Wallet** is a popular mobile cryptocurrency wallet that allows you to store, send, receive, and exchange various digital assets. Here's a simple guide to get you started:

#### Step-by-Step Guide:

1. **Download the App:** Begin by downloading the Trust Wallet app from the Apple App Store or Google Play Store.
2. **Create a New Wallet:** Once installed, open the app and select "Create a New Wallet."
3. **Secure Your Wallet:** Trust Wallet will generate a 12-word recovery phrase (seed phrase). This is crucial for recovering your wallet if you lose access. Write it down securely and keep it offline. Never share your recovery phrase with anyone.
4. **Verify Your Recovery Phrase:** Trust Wallet will ask you to confirm your recovery phrase to ensure its correct backup.
5. **Set a Wallet Password:** Create a strong password to protect your wallet app.

**Important Security Tips:**

* **Backup Your Recovery Phrase:** This is the most critical step. Without it, you may lose access to your funds.
* **Enable Two-Factor Authentication (2FA):** This adds an extra layer of security to your wallet.
* **Be Wary of Phishing:** Avoid clicking on suspicious links or downloading unknown apps.


---

# 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://odesisplutus.gitbook.io/doc/getting-started-usdods/setting-up-trustwallet.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.
