# What is the smallest unit of bitcoin?

The traditional currency we use every day can be broken down into cent, so for bitcoin there is also its smallest unit, satoshi. How small is satoshi? 1 satoshi = 0.00000001 BTC.

In October 2019 satoshi, bitcoin's smallest unit, was added to the Oxford English Dictionary. This is the latest addition to the famous English vocabulary, and it's part of the encryption industry's terminology, but it's not the first. In 2013, the OED added the word "bitcoin" defining it as "a digital currency that can be traded without a central bank".


---

# 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://help.tokenpocket.pro/en/wallet-faq-en/btc-wallet/what-is-the-smallest-unit-of-bitcoin.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.
