# Buy A Sat

Note: For buying, Sating supports Bitcoin address types P2TR, P2WPKH, P2SH and P2PKH.  For more information on address types check the link below.

* [Bitcoin Address Types Compared](https://unchained.com/blog/bitcoin-address-types-compared/)

Buying is very easy.  First, find a sat on the marketplace you want to purchase.  You can filter by specific Satributes, as well as sort by price with the drop down menus.

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

After clicking Buy, Sating filles in the information for you.  You can send the sat to a different address if that is your wish.  The cost is clearly defined.  Confirm when you are ready.

<figure><img src="/files/naqV4Hp3YVPMV7hssk86" 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://docs.sating.io/how-to-use-sating/sat-marketplace/buy-a-sat.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.
