> For the complete documentation index, see [llms.txt](https://0fiat.gitbook.io/0fiat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://0fiat.gitbook.io/0fiat/welcome/welcome.md).

# Welcome

0Fiat is not just a payment option; it is a statement that the next era of commerce will be open, non-custodial, and natively crypto, and that everyday spending should move at the speed of a click, not at the pace of legacy finance.

{% embed url="<https://www.youtube.com/watch?v=KdWFC1ByFAQ>" %}

Welcome to the official 0fiat community. You'll find all the official links and table of contents for ease of navigation below.&#x20;

***

### Welcome

{% content-ref url="/pages/y5AkI1wEO7DNAAeKM7Oh" %}
[About 0fiat](/0fiat/welcome/about.md)
{% endcontent-ref %}

{% content-ref url="/pages/YuLkdECCEqGtbGlIX2kT" %}
[Official Links](/0fiat/welcome/official-links.md)
{% endcontent-ref %}

***

### Getting Started

{% content-ref url="/pages/lENv7IXlsi9yay22MjZh" %}
[Installing Extension](/0fiat/getting-started/installing-extension.md)
{% endcontent-ref %}

{% content-ref url="/pages/hLtftXY8A1mTgv2gq2Fj" %}
[Using Extension](/0fiat/getting-started/using-extension.md)
{% endcontent-ref %}

{% content-ref url="/pages/l79b9LC4ynmpSbzLwSfs" %}
[FAQs](/0fiat/getting-started/faqs.md)
{% endcontent-ref %}

### Referrals

{% content-ref url="/pages/C9L2vh8XUx82RdazBPMM" %}
[Refer & Earn](/0fiat/referrals-and-earnings/refer-and-earn.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://0fiat.gitbook.io/0fiat/welcome/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
