# Import Allocations (Bulk)

Click "Import Allocations" if you'd like to upload a CSV file with multiple allocations. This is the best option if you have a significant amount of stakeholders you want to upload all at once.&#x20;

[**See video demo here.**](https://www.loom.com/share/16366b184c314f48886dc8964c5e1324?t=219\&sid=4c10256d-c3e7-4d2f-a19b-6c3ab7a84643)

1. Once you click "Import Allocations", select or create a 'Contract' based on if the allocations are going to be distributed via Airdrop or Claim ([see here for more info](https://docs.magna.so/admins/product-guides/magna-quickstart-guide/step-1-set-up-key-project-details/step-1d-how-to-create-a-vesting-contract))
2. Select or add the 'Project Wallet' that will be used to fund the tokens to your stakeholders.
3. Click the "Upload CSV" box to select your file (you may also drag and drop)
4. Click "Continue to review" to review and ensure everything looks correct >&#x20;
5. If everything looks good, then click "Next" -> click "Complete"

<figure><img src="/files/KjA4cPCwAU61MnvzRP43" alt=""><figcaption></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.magna.so/admins/product-guides/how-to-add-and-edit-allocations/how-to-add-allocations-and-stakeholders/import-allocations-bulk.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.
