# Batch Distribution

Batch distribution allows for the designation of multiple recipients for the FNFT config being created. Once batch distribution has been enabled, the quantity of FNFTs being created becomes set to the amount of FNFTs per address summed together. By this method, effective batch distribution of vesting schedules may be carried out.&#x20;

To access Batch Distribution, simply open the Advanced Settings and enable Batch Distribution.

![](/files/-MjpI73xaRdovI3rDAqh)

## Support for CSV/Spreadsheets

To streamline User-Experience, CSV's and Excel Spreadsheets consisting of | address | number pairs may be pasted into the batch distribution system to allow ease of use. Any decimals will be rounded up or down to whole integers.

![How the batch distribution menu appears](/files/-MjpJfktikTpTLoJ6kMB)


---

# 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.revest.finance/advanced-features/batch-distribution.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.
