# Receiving project tokens

Tokens from projects are sent to your [ZAVOD Wallet](https://t.me/mdaowalletbot?start=docsen) after the TGE.

According to vesting conditions, tokens may be distributed gradually, meaning that not all tokens are released at once during the TGE, but in specific portions.

**For example, Project X** has its TGE scheduled for Q1 2025. Vesting details: TGE 5%, lock-up for 1 month, followed by monthly unlocks of 15%.

**This means** that Q1 2025 for this project is the period when the process of token creation and issuance to a broader audience begins, including public sales and listings on exchanges. Let’s say the TGE is scheduled for January 1, 2025.

The vesting will look as follows: after the tokens are released on January 1, 2025, 5% of the total allocated tokens will be distributed to wallets. Then, there will be a complete lock-up period until February 1, 2025 (during which no tokens are allocated). After the lock-up period, 15% of the remaining unallocated tokens will be distributed each month, starting from March 1, 2025.

Tokens from the project are sent to the [ZAVOD Wallet](https://t.me/mdaowalletbot?start=docsen). In the wallet, you can add the display of any token using its smart contract address.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdF1EKb_X7kKC0a9J2G95O4QN5WSYkkojhHZPG4gx9pcODCercExKflqi8GGmGCWX5ES3B6aghKskWcHVHHc6nq-fF1r6Nx_54ONUvm9Mn9tGkynW9v9NKUd_Q9FtaVkIER6hcsg-hxIt_ZqISW_gDIeiHc?key=JaJ0FVwcTgqZaibTqAyzDA" alt="" width="375"><figcaption></figcaption></figure>

Learn how to view the smart contract address of a project token **in the** [**next section**](https://docs.daomars.com/f.a.q/mdao-maker/allocation-completion)**.**


---

# 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.daomars.com/f.a.q/mdao-maker/token-distribution/receiving-project-tokens.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.
