# Governance & Token FAQ

<details>

<summary>When will the Community Airdrop be distributed? </summary>

As soon as we launch our token.

</details>

<details>

<summary>When will the UNLK token be launched?</summary>

This is still to be determined. We don't want to rush our decentralization journey and prefer to wait until defining a solid strategy that follows the market situation. However, we expect it to be somewhen in Q1-Q2 2023, but this may vary.

</details>

<details>

<summary>Why is so little information available about governance?</summary>

We have published our [Token Allocation and Vesting Schedule](https://docs.unlockd.finance/unlockd-v1/frequently-asked-questions/broken-reference) for the sake of transparency with our community, users and investors.

We are still defining our governance mechanism, gauges and policies. We will update the **Decentralization** section as soon as we have those topics ready.

</details>

<details>

<summary>Will the token holders receive the fees from protocol transactions?</summary>

In the future, they will. However, currently, Unlockd doesn't charge any fee for transacting in the protocol.

</details>

{% hint style="info" %}
If you still have questions or issues, feel free to reach the Unlockd team in the official [Discord](https://discord.gg/unlockd) or [Telegram](https://t.me/Unlockd_Finance) channel.&#x20;
{% endhint %}


---

# 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.unlockd.finance/unlockd-v1/frequently-asked-questions/governance-and-token-faq.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.
