> For the complete documentation index, see [llms.txt](https://impossible.gitbook.io/impossible-finance-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia/vidia-faqs.md).

# vIDIA FAQs

### What is vIDIA

vIDIA is Vested IDIA.

With it, you can participate on our IDOs.

You cannot trade vIDIA, and it takes 2 weeks to unvest your vIDIA into IDIA without fees.

### How can you get vIDIA

You can get vIDIA by vesting your regular IDIA tokens into vIDIA tokens.

To do so, you should use [this tool here](https://app.impossible.finance/vesting), connect your wallet & vest your IDIA Tokens.

Your IDIA will be converted on a 1:1 ratio to vIDIA, and you can then use that vIDIA to stake & participate on our IDOs

### How can I unvest my vIDIA

You can unvest your vIDIA by using [this tool here](https://app.impossible.finance/vesting).

It will take 2 weeks to unvest your vIDIA into IDIA without fee.

Your IDIA will be converted on a 1:1 ratio to vIDIA, and you can then use that vIDIA to stake & participate on our IDOs

{% hint style="danger" %}
Please note that, once your started the unvest process, you cannot unvest more vIDIA until the process is fully done, either by 2 weeks passing, or by paying the fee for immediately unvest your vIDIA.
{% endhint %}

### Is it free to unvest my vIDIA

Yes, regular unvesting (2 weeks unvesting) is free & won’t incur any fees.

Fees are only paid for *Immediate Unvesters (users that don't want to wait 2 weeks)* or for canceling unvesting.

### Can I unvest my vIDIA immediately

Yes, you can immediately unvest your vIDIA without waiting for 2 weeks.

However, there is an associated cost of 20% of the unvesting amount for this action.

A percentage of that value will be rewarded to vIDIA holders, distributed according to each user’s vIDIA holdings.

### How can I get rewards for holding vIDIA

By holding vIDIA, a percentage of the value paid by *Immediate Unvesters* rewarded to you, distributed according to your vIDIA holdings.

You can claim these rewards manually by clicking the Rewards on our [Vesting Page](https://app.impossible.finance/vesting) or you can have them automatically transferred to you when you vest/unvest vIDIA.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia/vidia-faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
