# How To Fund Allocations

See the below subsections to learn how to start and fund allocation(s) with each available method within Magna.

{% hint style="info" %}
**NOTE:** First, it's important to make sure you understand the different mechanisms in which you can distribute tokens to your stakeholders (see [this explainer](https://www.magna.so/blog/airdrop-vs-smart-contract-which-is-better-for-token-vesting) for a thorough breakdown).
{% endhint %}

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span> Can I fund a mix of claim and airdrop (direct transfer) allocations?</summary>

The answer is yes! You can mix and match your distribution type.&#x20;

Simply [edit the allocations](https://docs.magna.so/magna/product-guides/admins/how-to-set-up-allocations-and-stakeholders/how-to-edit-and-delete-allocations-and-stakeholders#how-to-edit-allocations-stakeholders)[ ](broken://pages/l6V8vExBpdgM1nUOCvCO)you'd like to be changed to a different distribution type. Or you can upload into two different batches (one with Claim selected and the other with Airdrop/Direct Transfer selected).

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span> Can I filter my allocations by certain parameters?</summary>

From the allocations page, select all allocations for which to distribute tokens. This is typically done by filtering for the relevant allocation categories (e.g. “Employee”, or “Investor”), and additionally filtering for allocations that are Pending Airdrop. This means that they have vested tokens that have not yet been distributed.&#x20;

</details>

* **Set Up Allocations:** Allocations are set up in Magna as “Claim” (instead of “Airdrop”). Allocations can also be set up with a few parameters, including:
  * **Cancellable:** Allows an admin to stop a distribution to return unvested tokens to the company
  * **Revocable:** Allows an admin to stop a distribution and return **both vested and unvested tokens** still in the contract to the company.
  * **Immutable:** Admins cannot change or cancel a vesting distribution.
  * If admins wish to change the wallet recipient for an active on-chain vesting distribution (i.e., after an allocation has been funded), they must cancel that distribution and re-initiate a new distribution to the new wallet.


---

# 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-fund-allocations.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.
