# Switching Modes

Flexibility is built in—you can switch between modes while keeping your lockup periods intact. For example, if you deposit $100 in Maxi Mode and receive 100 mPST tokens with a 6-month lockup, and then decide to switch to Classic Mode after 3 months and 23 hours, the following will occur:

* Your 100 mPST tokens will be burned.
* Given a PST price of 1.025 at that moment, you'll receive 97.5 PST tokens.
* For that month, both your stable yield and Feathers rewards will be calculated using the Maxi rate for the first 23 hours and the Classic rate for the remainder of the month.

This flexible structure allows you to tailor your investment strategy as your needs evolve.

![Switching Mode](/files/FdQwx7BsmU92YukvwVrY)


---

# 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.huma.finance/products/huma-2.0/user-manuals/switching-modes.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.
