> For the complete documentation index, see [llms.txt](https://docs.pardnafi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pardnafi.com/start-here.md).

# Start Here

### Welcome

Start here for the clearest path through the docs.

You’ll learn what PardnaFi does, how groups run, and what to review before joining or creating one.

{% hint style="info" %}
Best path for new readers:

**Overview → How It Works → Group Lifecycle → Safety & Trust**
{% endhint %}

### What you'll cover

* what PardnaFi is
* how savings groups operate
* how payouts and progress are tracked
* how safety and trust are supported
* which optional features may apply

### Suggested reading path

{% stepper %}
{% step %}

### Understand the product

Start with [Overview](/overview.md).

Get the platform at a glance.
{% endstep %}

{% step %}

### Learn the operating model

Continue with [How It Works](/how-it-works.md).

Follow the flow from setup to completion.
{% endstep %}

{% step %}

### Review the group journey

Read [Group Lifecycle](/group-lifecycle.md).

See each stage of a group from creation to completion.
{% endstep %}

{% step %}

### Check trust and edge cases

Use [Safety & Trust](/safety-and-trust.md) and [FAQ](/faq.md).

Review controls, risks, and common questions before joining a group.
{% endstep %}
{% endstepper %}

### Explore by topic

<table data-view="cards"><thead><tr><th>Topic</th><th data-card-target data-type="content-ref">Page</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Platform summary and core value</td><td><a href="/spaces/3BwdMs7QH1DhoAkAnhHb/pages/fj6dbPkKVKuUjqcQHaX2">/spaces/3BwdMs7QH1DhoAkAnhHb/pages/fj6dbPkKVKuUjqcQHaX2</a></td><td><a href="/files/KJrR4KVQCpd3gjqKoWyu">/files/KJrR4KVQCpd3gjqKoWyu</a></td></tr><tr><td>Flow from setup to payout</td><td><a href="/spaces/3BwdMs7QH1DhoAkAnhHb/pages/nYPPDUcPoQZYO3NK9UI5">/spaces/3BwdMs7QH1DhoAkAnhHb/pages/nYPPDUcPoQZYO3NK9UI5</a></td><td><a href="/files/arJxqsrOQDha8IKW2Z68">/files/arJxqsrOQDha8IKW2Z68</a></td></tr><tr><td>Stages in a savings group</td><td><a href="/spaces/3BwdMs7QH1DhoAkAnhHb/pages/VGnaWGIFwFe6oBrRM8Ym">/spaces/3BwdMs7QH1DhoAkAnhHb/pages/VGnaWGIFwFe6oBrRM8Ym</a></td><td><a href="/files/ikIY3bJTLEeuYAKh2ad1">/files/ikIY3bJTLEeuYAKh2ad1</a></td></tr><tr><td>Security, transparency, and confidence</td><td><a href="/spaces/3BwdMs7QH1DhoAkAnhHb/pages/DKYyxHBaUEcz1qouwxNN">/spaces/3BwdMs7QH1DhoAkAnhHb/pages/DKYyxHBaUEcz1qouwxNN</a></td><td><a href="/files/bkTUBVcFEHWwT11l39lb">/files/bkTUBVcFEHWwT11l39lb</a></td></tr><tr><td>Optional yield and community governance</td><td><a href="/spaces/3BwdMs7QH1DhoAkAnhHb/pages/u4G2x9QlNjKU0neoOu5Z">/spaces/3BwdMs7QH1DhoAkAnhHb/pages/u4G2x9QlNjKU0neoOu5Z</a></td><td><a href="/files/vAJ0jfMNDxqXV22N4q9f">/files/vAJ0jfMNDxqXV22N4q9f</a></td></tr><tr><td>Common questions and quick answers</td><td><a href="/spaces/3BwdMs7QH1DhoAkAnhHb/pages/QSjUqa6lFvBs57s1PTMP">/spaces/3BwdMs7QH1DhoAkAnhHb/pages/QSjUqa6lFvBs57s1PTMP</a></td><td><a href="/files/oiAj8OeFF6ks244naqrW">/files/oiAj8OeFF6ks244naqrW</a></td></tr></tbody></table>

Start with **Overview**. Then move through the pages above in order.


---

# 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://docs.pardnafi.com/start-here.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.
