# Welcome to Friendzy

{% hint style="info" %}
**Friendzy note:** Friendzy is a simple tool currently in Beta. If you find issues with the documentation or the product, please reach out to <support@getfriendzy.com>
{% endhint %}

## Overview

Friendzy is a basic refer-a-friend system that is built for Stripe customers that are using Billing. There are no referral links, tracking scripts or custom referral pages. There is no technical setup.

Here are a couple of example overviews from products with really great docs:

> Loom is a video messaging tool that helps you get your message across through instantly shareable videos.
>
> With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology.
>
> — From the [Loom Docs](https://support.loom.com/hc/en-us/articles/360002158057-What-is-Loom-)

> The Mailchimp Marketing API provides programmatic access to Mailchimp data and functionality, allowing developers to build custom features to do things like sync email activity and campaign analytics with their database, manage audiences and campaigns, and more.
>
> — From the [Mailchimp Marketing API docs](https://mailchimp.com/developer/marketing/docs/fundamentals/)

## Quick links

{% content-ref url="overview/how-it-works" %}
[how-it-works](https://docs.getfriendzy.com/overview/how-it-works)
{% endcontent-ref %}

{% content-ref url="overview/our-features" %}
[our-features](https://docs.getfriendzy.com/overview/our-features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fundamentals/getting-started" %}
[getting-started](https://docs.getfriendzy.com/fundamentals/getting-started)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-started/setting-permissions" %}
[setting-permissions](https://docs.getfriendzy.com/fundamentals/getting-started/setting-permissions)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-started/inviting-members" %}
[inviting-members](https://docs.getfriendzy.com/fundamentals/getting-started/inviting-members)
{% endcontent-ref %}


---

# 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.getfriendzy.com/welcome-to-friendzy.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.
