# How to Set a Secondary Wallet on Titan?

<figure><img src="/files/HI80ijDLgUwUGGlIa3Kk" alt=""><figcaption></figcaption></figure>

Follow the steps below to set a secondary wallet on ELLIPAL Titan:

1. Tap **Settings**.
2. Tap **Screenlock**.
3. Tap **Pattern setting**.
4. Turn on **Pattern**.
5. Set a pattern.
6. Tap **Add alternate pattern**.
7. Set an alternate pattern.
8. Select the accounts to be shown in the secondary wallet, then tap **Save**.
9. When the screen shows **Pattern set successfully**, the secondary wallet has been set up.

***

### FAQ

<details>

<summary><strong>Does the secondary wallet create a new wallet?</strong></summary>

No. The secondary wallet does not create a new wallet or a new seed phrase.

It only controls which accounts are shown when you unlock the Titan with the alternate pattern.

</details>

<details>

<summary><strong>Will setting a secondary wallet affect my assets?</strong></summary>

No. Setting a secondary wallet will not affect your assets, wallet addresses, or transaction history.

</details>

<details>

<summary><strong>What is the difference between the main pattern and the alternate pattern?</strong></summary>

The main pattern unlocks your normal wallet view.

The alternate pattern unlocks the secondary wallet view, where only selected accounts are shown.

</details>


---

# 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://support.ellipal.com/docs/features-and-advanced-usage/security-and-backup/how-to-set-a-secondary-wallet-on-titan.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.
