> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/getting-started.md).

# Getting Started

Learn how to quickly set up your wallet.

{% hint style="success" %}
New to My Wallet? Start with [**installation**](/intro/getting-started/how-to-install-my-wallet.md), then [**create a wallet**](/intro/getting-started/how-to-create-a-new-crypto-wallet-in-my-wallet.md).
{% endhint %}

{% content-ref url="/pages/Nz0Jkf09YkcBVVwgyCkY" %}
[How to install My Wallet?](/intro/getting-started/how-to-install-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/NHzergQq2Wt0mBWqlosv" %}
[How to create a new crypto wallet in My Wallet?](/intro/getting-started/how-to-create-a-new-crypto-wallet-in-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/wm7yH9obvJpPSqkwxryE" %}
[How to import an existing wallet using a seed phrase?](/intro/getting-started/how-to-import-an-existing-wallet-using-a-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/jFSnYtqb7DXAY3ervto3" %}
[How to import an existing wallet from Ledger?](/intro/getting-started/how-to-import-an-existing-wallet-from-ledger.md)
{% endcontent-ref %}

{% content-ref url="/pages/cb645WaA3gJvfxA3O5Pa" %}
[My Wallet on iPad](/intro/getting-started/my-wallet-on-ipad.md)
{% endcontent-ref %}

{% content-ref url="/pages/hE1az3NLT96DCszMQKkM" %}
[How to secure My Wallet?](/intro/getting-started/how-to-secure-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/35TymawAVtjCgPjNKDzg" %}
[How to safely delete My Wallet?](/intro/getting-started/how-to-safely-delete-my-wallet.md)
{% endcontent-ref %}


---

# 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://help.mywallet.io/intro/getting-started.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.
