Migration route decider
Answer four questions and get the route that suits this particular holding. The logic is written into the page; it reads no prices, makes no requests, and does not record what you picked.
Suggested route
—
Pick the four on the left and the matching route appears here.
How to use this, and how to read the result
What it solves
Moving assets between platforms has three possible routes: send the coin as it is, convert to a stablecoin first, or send it to your own wallet. Which one applies is not a matter of which is "better": it follows from four objective conditions. This page asks those four and returns the corresponding route.
How to work it
Click through the four in order; the right-hand panel updates immediately. The first two are facts you can look up on the platforms' deposit and withdrawal pages. The last two are about your own intentions. Copy the result out when you are done.
Reading the output
You get a route name and an ordered list of actions. The order carries meaning, in particular "small transfer first, then the rest" is not optional, and skipping it removes the only defence against irreversible mistakes.
Where the data comes from
There is none. This page makes no network requests, reads no market data and stores nothing you enter. It is a decision tree written into the page, following exactly the logic in the articles: no shared chain means change form, trading stopped means transfer only, no longer wanted means sell while you still can. The full rule set is visible in the page source.
What it cannot decide for you
It does not forecast prices, judge whether a platform is safe, or tell you whether to keep holding something. Those three need information and judgement that are yours, and any automated answer to them would be fabricated.
Who it is for
Anyone who has to move a holding off a platform and is unsure which method fits. If your situation is already clear — the coin has stopped trading, so it can only be transferred, you do not need this page; just follow that route.
Related reading
The cost comparison between the first two routes is in sell and rebuy, or just move the coin; the full order of operations is in the migration handbook; wallet versus exchange is in your own wallet, or another exchange.