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

# First Time Setup

![](/files/-MQmMPRY3pdUcuxJcWsl)

You can be up and running with Billflow in a matter of minutes. The following is a step by step guide to get you from signup up, to taking live payments from customers.

## Step 1: Connect & Setup Stripe

{% content-ref url="/pages/-MGTJy3OEvkjsZ54KeUJ" %}
[Connect & Setup Stripe](/setup/first-time-setup/connect-and-setup-stripe.md)
{% endcontent-ref %}

## Step 2: Invite Team Members

{% content-ref url="/pages/-MGTKeFNI\_oMOeyun3Y7" %}
[Invite Team Members](/setup/first-time-setup/invite-team-members.md)
{% endcontent-ref %}

## Step 3: Create Your First Billing Page

{% content-ref url="/pages/-MGTKTHzGPAucE\_2s9dP" %}
[Create Your First Billing Page](/setup/first-time-setup/create-your-first-billing-page.md)
{% endcontent-ref %}

## Step 4: Embed The Billing Page

{% content-ref url="/pages/-MGTKZq4iPmsV8JbuqcM" %}
[Embed The Billing Page](/setup/first-time-setup/embed-the-billing-page.md)
{% endcontent-ref %}

## Step 5: Activate Live Payments

{% content-ref url="/pages/-MGTKb8Y8sKP8OPJioxt" %}
[Activate Live Payments](/setup/first-time-setup/activate-live-payments.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:

```
GET https://docs.billflow.io/setup/first-time-setup.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.
