# Can I sell my tokens anytime?

Yes, currently tokens can be sold anytime for no fees or penalties. If you would like to liquidate your tokens, please reach out to <support@lofty.ai> and we will refund your original purchase method once we receive your tokens to our company wallet.

In Q2 of 2022, we plan to launch our secondary market exchange at which point investors will be able to buy/sell tokens with each other.


---

# 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://lofty-2.gitbook.io/faqs/faq/can-i-sell-my-tokens-anytime.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.
