# The Checkout Process

From our online store at <https://planets.lanlyd.net/> you can browse to find the available planet ID you would like.&#x20;

![](/files/6BChd51J6OBsKRz0fc1y)

Once you have found the right one for you, select it and click ***Buy This.***

![](/files/XfFEOQ4fEtNXTRSJp8nA)

Next, you will need to enter your contact and payment information.

![](/files/QiianEiKtWfriyk5Yze4)

Then once payment is complete you will briefly see this page. The page will soon redirect to your newly purchased Urbit Claim Link.&#x20;

![](/files/L6u1BLaH4tfG4L2gdyVZ)

You will see a screen like the one below.&#x20;

![](/files/TFvOk1eqPiP7Lc36uN3Y)

We can continue with the [Claim Process](/lanlyd-docs/getting-started/claim-process.md) in the next section below.&#x20;


---

# 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/the-checkout-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.
