# How do I inscribe an ordinal via gamma.io using the Leather extension?

Follow these steps:

1. Visit <https://gamma.io/ordinals>
2. Choose one of two available types: image or text.

<figure><img src="/files/bGTB9Q4ukEHdL1g1pTJH" alt=""><figcaption><p>Pick the inscription type</p></figcaption></figure>

3. Upload the image or input the text.

<figure><img src="/files/YAQx5V8npktFhqupJzOX" alt=""><figcaption><p>Upload an image</p></figcaption></figure>

4. Set your transaction fee, a higher fee can be used to get your transaction processed before others.

<figure><img src="/files/2dx4yUheNLJBnL7hEabv" alt=""><figcaption><p>Set the fee for slow, medium or fast processing</p></figcaption></figure>

5. Now go to the Leather extension and click “add new ordinal inscription”:

![Add new](/files/ftjt2f6DyeA5pPd14XKq)

6. Then copy the Ordinal address (Taproot address starting with bc1p...) and note the warning:

<figure><img src="/files/70DpHwgZ25K4rc1dJJoc" alt=""><figcaption><p>Copy the address, and take note of the warning!</p></figcaption></figure>

7. Go back to the gamma page to paste your taproot address, a refund address and the optional email address.

![On gamma.io add your receiving address for the ordinal inscription](/files/8NIStN6oSphtzUQ4Fd7E)

8. Review the order details and continue.

![Review and confirm](/files/KoJHLVCNGSa3RWxeWGfH)

9. Complete your transaction by using these details for the BTC payment.

<figure><img src="/files/2xCKwHZnwxx2VkAU7mP2" alt=""><figcaption><p>Broadcast your bitcoin transaction to fund creating the inscription.</p></figcaption></figure>

10. For example via Leather, by clicking send, then BTC, add the amount and address as listed on [gamma.io](http://gamma.io):

<figure><img src="/files/x4fSk1TJAoktjxeMYpHS" alt=""><figcaption><p>Send payment</p></figcaption></figure>

11. Then click continue on the [gamma.io](http://gamma.io) *"complete transaction page"* after the BTC transaction has been broadcast.

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


---

# 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://leather.gitbook.io/guides/bitcoin/how-do-i-inscribe-an-ordinal-via-gamma.io-using-the-leather-extension.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.
