# Trade vestingTokens with Illiquid

These vestingTokens can be traded on Illiquid Market to adjust your position size. You can buy or sell vestingTokens on Illiquid Market to increase or decrease your holdings.

To trade vestingTokens on Illiquid Market, follow these instructions:

1. Go to the "Claim Tokens" page on your investor dashboard on the Unvest app.<br>

   <figure><img src="/files/lrm1pGWAziePFHMl5loT" alt=""><figcaption></figcaption></figure>
2. Select the applicable round that you're a part of to open the claim page.<br>

   <figure><img src="/files/KftMGeYPSGq5E443Cunp" alt=""><figcaption></figcaption></figure>
3. Scroll down the page to the "Token Addresses" section. You can either copy the address (and paste it into Illiquid) or tap the "Browse Offers for X" button above.<br>

   <figure><img src="/files/axg9X2qJHeJHh0lkiQDV" alt=""><figcaption></figcaption></figure>
4. This will open a view in Illiquid where you can create orders and view and buy and sell orders that exist.<br>

   <figure><img src="/files/jE0XOpNUK4njtcD8v9fP" alt=""><figcaption></figcaption></figure>
5. To create a new order, [follow these instructions →](/tutorials/create-your-first-public-order.md)
6. To fill an existing order, [follow these instructions →](/tutorials/fill-an-existing-buy-or-sell-order.md)
7. Remember to share a link to your offer in the token's community Discord or Telegram (if available) to increase visibility.


---

# 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.illiquid.market/tutorials/trade-vestingtokens-with-illiquid.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.
