# Allocation Completion

The allocation is considered fully completed when all tokens of a specific project have been distributed to the wallets of allocation participants in accordance with the vesting conditions.

You can view projects in the [MDAO Maker section](https://docs.daomars.com/f.a.q/mdao-maker).

Project information is fully retained in this section. Additionally, new information about the token's smart contract address and the network will be provided, allowing you to add the display of received tokens in your wallet.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXehz3Fdp_tHta4jfvjBCZwhmDRmgVD3p5rIkk40B9ukPBIfkwERvo6wWjKDG51iKEU97cAt3VUE_ZbcXb9XIUNpRG3_r3yNIxyH-MbbkRw647pszzKwMMv9XOadlND1o3kaSluLC6Gul4JgtIn0kNVSx_-Y?key=JaJ0FVwcTgqZaibTqAyzDA" alt="" width="375"><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.daomars.com/f.a.q/mdao-maker/allocation-completion.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.
