# How can I send Ordinals, how does it work?

### Sending an Ordinal

Hover over the ordinal in the collectables section and click the “send” button.

Add the address you want to send it to. Typically a Taproot address starting with *bc1p…*

### How are transaction fees paid?

Typically the surplus of the inscription is used to pay for the transaction fee. It may seem like it is being send for free. In the future you will be able to use BTC from the funding address or BTC in other Taproot addresses.


---

# 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-can-i-send-ordinals-how-does-it-work.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.
