# Docs

## Docs

- [🏠 Welcome to BTC1!](https://docs.btc1usd.com/welcome-to-btc1.md)
- [🌍 Part 1 – Getting Started with Crypto](https://docs.btc1usd.com/part-1-getting-started-with-crypto.md)
- [What is Cryptocurrency?](https://docs.btc1usd.com/part-1-getting-started-with-crypto/what-is-cryptocurrency.md)
- [Why Bitcoin Matters](https://docs.btc1usd.com/part-1-getting-started-with-crypto/why-bitcoin-matters.md)
- [What Is a Stablecoin?](https://docs.btc1usd.com/part-1-getting-started-with-crypto/what-is-a-stablecoin.md)
- [💡 Part 2 – Why BTC1 Exists](https://docs.btc1usd.com/part-2-why-btc1-exists.md)
- [The Problem](https://docs.btc1usd.com/part-2-why-btc1-exists/the-problem.md)
- [The Solution](https://docs.btc1usd.com/part-2-why-btc1-exists/the-solution.md)
- [Our Mission](https://docs.btc1usd.com/part-2-why-btc1-exists/our-mission.md)
- [⚙️ Part 3 – How BTC1 Works](https://docs.btc1usd.com/part-3-how-btc1-works.md)
- [1. Backed by Bitcoin](https://docs.btc1usd.com/part-3-how-btc1-works/1.-backed-by-bitcoin.md)
- [2. Minting BTC1](https://docs.btc1usd.com/part-3-how-btc1-works/2.-minting-btc1.md)
- [3. Redeeming BTC1](https://docs.btc1usd.com/part-3-how-btc1-works/3.-redeeming-btc1.md)
- [4. Weekly “Coupon” Rewards](https://docs.btc1usd.com/part-3-how-btc1-works/4.-weekly-coupon-rewards.md)
- [5. The Endowment Fund](https://docs.btc1usd.com/part-3-how-btc1-works/5.-the-endowment-fund.md)
- [6. Developer Ujrah (Service Fee)](https://docs.btc1usd.com/part-3-how-btc1-works/6.-developer-ujrah-service-fee.md)
- [💼 Part 4 – Use Cases](https://docs.btc1usd.com/part-4-use-cases.md)
- [🛡️ Part 5 – Risk & Transparency](https://docs.btc1usd.com/part-5-risk-and-transparency.md)
- [What Can Go Wrong](https://docs.btc1usd.com/part-5-risk-and-transparency/what-can-go-wrong.md)
- [Our Safeguards](https://docs.btc1usd.com/part-5-risk-and-transparency/our-safeguards.md)
- [📈 Part 6 – Roadmap](https://docs.btc1usd.com/part-6-roadmap.md)
- [❓ Part 7 – FAQs](https://docs.btc1usd.com/part-7-faqs.md)
- [Is BTC1 a stablecoin?](https://docs.btc1usd.com/part-7-faqs/is-btc1-a-stablecoin.md)
- [Is BTC1 halal?](https://docs.btc1usd.com/part-7-faqs/is-btc1-halal.md)
- [How do I earn rewards?](https://docs.btc1usd.com/part-7-faqs/how-do-i-earn-rewards.md)
- [What if Bitcoin drops a lot?](https://docs.btc1usd.com/part-7-faqs/what-if-bitcoin-drops-a-lot.md)
- [Where can I use BTC1?](https://docs.btc1usd.com/part-7-faqs/where-can-i-use-btc1.md)
- [How is it different from USDT or USDC?](https://docs.btc1usd.com/part-7-faqs/how-is-it-different-from-usdt-or-usdc.md)
- [❤️ Part 8 – The Bigger Picture](https://docs.btc1usd.com/part-8-the-bigger-picture.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.btc1usd.com/welcome-to-btc1.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.
