# Migrate from Lotus to Boost

The migrating from a monolith Lotus node or Lotus markets is a 2 step process.

1. [Migrate from Lotus to Boost v1](https://boost.filecoin.io/v/v1/upgrade-from-lotus-to-boost) (Please use Boost v1.7.5 to migrate)
2. [Migrate from Boost v1 to Boost v2](/tutorials/how-to-migrate-boost-v1-to-boost-v2.md)


---

# 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://boost.filecoin.io/tutorials/upgrade-from-lotus-to-boost.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.
