> For the complete documentation index, see [llms.txt](https://docs.faspay.co.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/billings/static-va-generator/static-va-open-generator.md).

# Static VA Open Generator

For merchant that use Static VA Open, generate VA can be done by following this step:

1. On [Billings](https://docs.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/billings) menu click **Static VA List.**

<figure><img src="/files/6Xg83EwRbIDN9T98zrqe" alt="" width="563"><figcaption></figcaption></figure>

2. Then click **Generate Static VA.**

<figure><img src="/files/zKS66p9NGv8DaMTTd6sZ" alt="" width="263"><figcaption></figcaption></figure>

3. Choose customer, then click **Select Bank.**

<figure><img src="/files/GD1eOiaIUh8sUb1oU4da" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Notes:** When generate VA you can also choose multiple group/customers in one time.
{% endhint %}

4. Choose bank, then click **Generate VA.**

<figure><img src="/files/BDde3CU7RVuZWUMmWltP" alt=""><figcaption></figcaption></figure>

5. Ensure that you select bank according what you need, then click **Yes, Generate.**

<figure><img src="/files/QVdwDKf3aMmnXvmYIneT" alt="" width="281"><figcaption></figcaption></figure>

6. Click **Save** to downloading the excel file, that contains VA numbers.

<figure><img src="/files/8Mz9PE7Gg1hhdK3fxtFj" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Notes:** You can choose whether or not to save the excel file. In case you didn’t save the excel file you can access the VA that has been generated on [**Static VA List**](/getting-started/faspay-billing-2.0/how-to-use/billings/static-va-generator/static-va-list.md).
{% endhint %}

7. This show the list of static VA that successfully generated, on the excel file.&#x20;

<figure><img src="/files/0o8spzPE1G2ednzZjUkG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
As merchant, you can copy and send the Static VA to customers for payment. The system also automatically creates mass invoices without sending them to customer's email, enabling effective payment tracking. Static VA Open will always available/open for payment until it deactivated.&#x20;

**Notes:** For Static VA Open if the invoice has been canceled the VA that used will automatically deactived.
{% endhint %}


---

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