# Claim Process

## Moving to Mars <a href="#moving-to-mars" id="moving-to-mars"></a>

First, we need to transfer ownership of this new identity from \~lanlyd to you.

Click on the link or copy past it into the browser to get started. You should see a page that looks like this, except with a different identity sigil (that black unique image used as a profile image) and name with the tilde symbol in front of it.

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2FmuReg892oDeZPvJKZRnp%2F2-follow%20link.jpg?alt=media\&token=12bf99e2-2a23-47cc-84f7-77525164534d)

Click the claim button to start the transfer process.

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2FrnXz9HdtnTN96l98Z7Gp%2F3-claiming%20link.jpg?alt=media\&token=63230666-a58f-42b6-8dcf-f3a1f85eaa62)

Next, you will see this screen. Please read the information about what your new Master Ticket is. Make sure to do this step in a private area.

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2Fyxtdz8Ej8mDFXDhoBs4l%2F4-master-ticket.jpg?alt=media\&token=e9a45683-1bff-4cf9-b59a-6d21506c3fa7)

Click Reveal to back up your Master Ticket. Remember, there is no tech support and if you lose access to your Master Ticket, no one else can help you.

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2F27gfwU1MzAvUpxdKMzzD%2F5-show%20master%20ticket.jpg?alt=media\&token=38353abe-5358-4ace-9607-d62ada15ed62)

Click the Download Backup button and keep the downloaded passport file in a safe location.

Keep is secret. Keep is safe.

You should now have a folder on your computer that has three files inside it.

A .key file

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2FQi1lWo94rnxMKQ0mWQ4f%2F10-pasport%20key%20file.jpg?alt=media\&token=45cb1f8a-34a1-465a-b443-3e5454080128)

A Management Proxy Document

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2Fh1QXAg0WyzHMT5cRwBCl%2F11-pasport%20management%20proxy%20file.jpg?alt=media\&token=2980b3b4-bd04-4437-a801-968a1cf9a6cd)

And you're all important Master Ticket Document

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2FZzAhEfiqIfbkEPp6upOV%2F12-pasport%20master%20ticket%20file.jpg?alt=media\&token=7704af46-3e72-44a3-8b12-27015a9520e1)

Your master Ticket document will look something like this. At the top, you will find your Master Ticket information. Also, this document is an image file, so malware cant steal it from your computer as if it were a text document.

<br>

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2F3XWiV3cLm4A6szOne07Z%2F6-download%20master%20ticket.jpg?alt=media\&token=26208c35-76fc-46a1-924b-49c919edce36)

Type the 4-word master ticket from your document back into the web browser dialog box to confirm that you have backed up your Master Ticket safely.

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2FAkz1TJGdA3vvCMPSm1dL%2F7-confirm%20master%20ticket%20is%20backed%20up.jpg?alt=media\&token=22b864a5-bfd6-450b-bcc7-f8eccd4287c1)

Once you have successful backed up your master ticket and verified the Master Ticket in the browser, you will see the Congratulations screen as shown below.

<br>

![](https://2847009015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CZrgZB5yKZZUuVTBpbS%2Fuploads%2Fjp0AyaYf23ZF9myRa9Br%2F8-master%20ticket%20now%20confirmed.jpg?alt=media\&token=d113c9de-8845-4ab8-b1b7-6cfbad2fb921)

Now you need to boot your ship. There are a few ways to do this.

1. [Port](https://hello-95.gitbook.io/lanlyd-docs/getting-started/run-urbit-using-port-not-recommended) (not recommended)
2. [Linux Command Line](https://urbit.org/getting-started/cli) (The most reliable)
3. [Groundseg](https://www.nativeplanet.io/software) (New)


---

# 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://hello-95.gitbook.io/lanlyd-docs/getting-started/claim-process.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.
