> For the complete documentation index, see [llms.txt](https://protoconnet.gitbook.io/protocon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://protoconnet.gitbook.io/protocon/metamask_install/ios/1_install.md).

# 1.  Install Metamask

&#x20;**1. 'App Store'   Click!**

![Click to enlarge the image](/files/bd1xAYfvRzrHv1MXNk4c)

**2. In the \[App Store]**&#x20;

&#x20;   &#x20;**&#x20;**<mark style="color:blue;">**Type "MetaMask" in the search box**</mark>

&#x20;     <mark style="color:blue;">**Click on the "Install"  button**</mark>&#x20;

![Click to enlarge the image](/files/KLAnuaOjbbrQOczRE3MQ)

**3. In the \[IOS Bakground]**

&#x20;   &#x20;**&#x20;**<mark style="color:blue;">**Click  on the "MetaMask" App**</mark>

![Click to enlarge the image](/files/XAfUGHoIyYkKDAnDHGfj)

**4. Click on the "Start" button**

&#x20;    **Click on the "Created a new wallet" button**

![Click to enlarge the image](/files/d5gERycyhXOoAShKFfv3)

![Click to enlarge the image](/files/E8w59srWLJlmCbmWlgDK)

**5. Click on the "I Agree" button**

![Click to enlarge the image](/files/mbS7MC633a6u7JC6HL1D)

**6. In the\[ Create password]**

<mark style="color:blue;">**Type your private password in the “New Password” box**</mark>

<mark style="color:blue;">**Re-type your private password in the “Confirm password" box**</mark>

<mark style="color:blue;">**Click on the “Create password” button**</mark>

![Click to enlarge the image](/files/2tz1jSxdVPfW6L8ZYU0X)

&#x20; **7. Click on the “OK” button** &#x20;

![Click to enlarge the image](/files/3tJtkUPbhjGfqozuLVQR)

**8. In the \[Secure your wallet]**&#x20;

&#x20;     <mark style="color:blue;">**Click on the “Start” button**</mark>

![Click to enlarge the image](/files/Ggb1cUN3n6kTNIveouMn)

**9. Click on the “Start” button**

![Click to enlarge the image](/files/aDAHUoz3vuK2ldi3n7mD)

&#x20;**10. In the \[Write down your Secret Recovery Phase]**&#x20;

&#x20;      <mark style="color:blue;">**Click on the "Tap to reveal your Recovery Phase” area**</mark>

&#x20;    &#x20;**&#x20;**<mark style="color:blue;">**Write down the 12 words somewhere safe**</mark>

&#x20;<mark style="color:red;">**Warning!!! : This is your seed phrase and can be used for the recovery of your digital wallet if you forget your password. This seed phrase is extremely important and must not be shared with anyone else. Anyone with your seed phrase has access to your cryptocurrency. Write down the 12 words physically or store them somewhere offline such as a thumb drive.**</mark>

&#x20;     <mark style="color:blue;">**Click on  the "New" button**</mark>**&#x20;**&#x20;

![Click to enlarge the image](/files/93U48FCQLp0oJwwkCvgY)

![Click to enlarge the image](/files/r9v42mGjmQ3kznwkBzR1)

**11. In the \[Confirm Secret Recovery Phrase]**

&#x20;     <mark style="color:blue;">**Verify your seed phrase by selecting the words in the correct order**</mark>

&#x20;   &#x20;**&#x20;**<mark style="color:blue;">**Click on the "Complete Backup" button**</mark>

![Click to enlarge the image](/files/hegtpLQppcsc5b3GzYGL)

**12. In the \[Congratulation]**

&#x20;    &#x20;**&#x20;**<mark style="color:blue;">**Click on the “Done” button (COMPLETED)**</mark>  &#x20;

![Click to enlarge the image](/files/qXMXjD6oRSiyFJp97TX3)


---

# 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, and the optional `goal` query parameter:

```
GET https://protoconnet.gitbook.io/protocon/metamask_install/ios/1_install.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
