# Airdrop and Snapshots

Instead of a direct distribution to SAFT investors, the project team may choose to conduct an airdrop or take a snapshot of SAFT holders' wallets. In this scenario, once the project's blockchain network is live, tokens are distributed to SAFT investors based on the proportion of SAFTs they hold. This method allows for a more efficient distribution process, especially when there is a large number of SAFT holders.


---

# 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://lemurx.gitbook.io/whitepaper/what-is-saft/airdrop-and-snapshots.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.
