# Features

- [Buy](https://docs.satoshi.money/satoshi-knowledge-base/features/buy.md): Satoshi makes it easy to acquire the world’s best money
- [Pay](https://docs.satoshi.money/satoshi-knowledge-base/features/pay.md): Send value to anyone, instantly, at near zero fees
- [On-chain](https://docs.satoshi.money/satoshi-knowledge-base/features/pay/on-chain.md): What happens on-chain, stays on-chain.
- [Lightning Invoice](https://docs.satoshi.money/satoshi-knowledge-base/features/pay/lightning-invoice.md): The ideal way for businesses to receive Bitcoin payments
- [LNURL](https://docs.satoshi.money/satoshi-knowledge-base/features/pay/lnurl.md): It's like an email address for your money.
- [Liquid](https://docs.satoshi.money/satoshi-knowledge-base/features/pay/liquid.md): Fast, confidential Bitcoin transactions.
- [Earn](https://docs.satoshi.money/satoshi-knowledge-base/features/earn.md): Earn sats everyday for showing up and being active. The more you do, the more sats you can earn.
- [Refer](https://docs.satoshi.money/satoshi-knowledge-base/features/refer.md): Refer friends to Satoshi and earn forever.
- [Learn](https://docs.satoshi.money/satoshi-knowledge-base/features/learn.md): We've curated the greatest Bitcoin content that’s ever been created.
- [Cash](https://docs.satoshi.money/satoshi-knowledge-base/features/cash.md): We make it easy to add, hold and withdraw dollars.
- [Activity](https://docs.satoshi.money/satoshi-knowledge-base/features/activity.md): An in-depth look at all of your transactions
- [Contacts](https://docs.satoshi.money/satoshi-knowledge-base/features/contacts.md): Satoshi makes it easy to keep your friends close.
- [Satoshi+](https://docs.satoshi.money/satoshi-knowledge-base/features/satoshi+.md): Apply for Satoshi+ membership to get the best Bitcoin experience
- [Spend](https://docs.satoshi.money/satoshi-knowledge-base/features/spend.md): Spend Bitcoin on the things you want.
- [Borrow](https://docs.satoshi.money/satoshi-knowledge-base/features/borrow.md): Use your Bitcoin as collateral and borrow dollars.


---

# 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.satoshi.money/satoshi-knowledge-base/features.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.
