> For the complete documentation index, see [llms.txt](https://docs.ordinalproxy.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ordinalproxy.xyz/how-do-i-get-started.md).

# How do i get started?

**1. Connect Your Taproot\* Wallet:**

* Visit [www.ordinalproxy.xyz](https://www.ordinalproxy.xyz).
* Connect with your **taproot** hot wallet.

**2. Create order:**

* Click on "Add Delegation" in the user menu.
* Fill in the **taproot** cold wallet address.
* Choose the duration for the delegation.

**3. Make Payment:**

* Complete the payment process.

**4. Activate Delegation:**

* Wait for the inscription to be sent to your cold wallet.
* In your cold wallet, simply transfer the inscription to yourself (cold wallet to same cold wallet).\*\*

**Congratulations! You've connected your wallet and are ready to delegate your assets using Ordinal Proxy.**

*\* A taproot address, also known as pay-to-taproot (P2TR) or bech32m begin with a **bc1p** prefix*

*\*\* Always validate that the value of the "t" parameter corresponds with the hot wallet address which initiated the delegation*

<figure><img src="/files/UYhh3a0kwJu7eqJeqPPa" alt=""><figcaption><p>Example of an Ordinal Proxy inscription</p></figcaption></figure>


---

# 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://docs.ordinalproxy.xyz/how-do-i-get-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.
