# Unlock liquidity with FSVT Marketplace

Dealing with locked liquidity poses a significant challenge for investors. Consider this scenario: when a user invests 100 USDT in tokens, their actual token allocation may only be 50 tokens if 50% is accessible at the time of listing. The remaining 50 USDT worth of tokens becomes inaccessible due to the vesting period associated with that specific timeframe.

Another noteworthy challenge is unrealized profit. While many users choose to sell their initial allocation on FSVT Marketplace, aiming for a lucrative return (x%) upon listing, there is a contrasting scenario. If the token price experiences a favorable surge over the subsequent weeks or months, investors rejoice as profits accrue. However, if the token price takes a downturn, users stand to incur losses, illustrating the inherent risks associated with fluctuating market conditions.


---

# 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://hodlpad.gitbook.io/hodlpad/unlock-liquidity-with-fsvt-marketplace.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.
