# Deploy Your Go Wallet

To begin using Markr Go, you'll first need to deploy your own Markr Go Wallet. This contract-based wallet will enable you to access the advanced features and benefits offered by Markr Go. Follow these simple steps:

1. **Access Go Wallet page:**

<figure><img src="/files/61LDsdJ1wfmIzdkKX92W" alt=""><figcaption></figcaption></figure>

2. **Click Deploy button:**

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

2. **Select Desired Chain and Click Deploy**

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

4. **Approve Gas Cost and Click Deploy**

<figure><img src="/files/6bUDVjQ4KGu68pWnpGox" alt=""><figcaption></figcaption></figure>

5. **Send Transaction**


---

# 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://docs.markr.io/markr-go/getting-setup/deploy-your-go-wallet.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.
