# Getting Started

## **Overview**

Faspay Billing is an online invoicing platform used to create bills and receive bill payments from various online payment channels. Users can simply look at the dashboard to see the status of payment. Login to [Merchant Page](/merchant-page-reference.md) to get started.

## Guide

The following are the steps on how to use Faspay Billing:

1. Open Merchant Page website → <https://faspay.co.id/merchantpage/auth/login>. Input **Username, Password,** and **Captcha** then click **Login**.

<figure><img src="/files/AsUIO4jpkcQx12bXK486" alt=""><figcaption><p>Merchant Page Login</p></figcaption></figure>

2. The dashboard Faspay Merchant Page will be displayed. Click on the dropdown button "**Faspay Billing**" and 5 sub-menus will appear, specifically **Billings, Customer, Reports, Items, E-Faktur,** and **Business Profile**.&#x20;

<figure><img src="/files/3BOsXaIKT7AZ6WYy4e0v" alt=""><figcaption><p>Dashboard Merchant Page</p></figcaption></figure>


---

# 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.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/getting-started.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.
