This is less complicated than the length of most guides suggests.
Short answer
Slow and reliable first, fast second — the reverse order costs more time than it saves.
The accepted community answer is broadly right and wrong in a specific way that matters here. Advice that worked for someone else may have depended on something they never mentioned. The community wisdom on this is roughly half right, and the half that is wrong costs the most time.
Where to start
If something feels harder than described, the difference is usually a missing prerequisite. The right approach depends on where you are, and most advice assumes a starting point it never states. Do the cheap check before the expensive one — that ordering alone saves most of the frustration. Advice written for launch conditions is the most common source of confusion here.
The first attempt should be about understanding the shape of the problem. Nothing below assumes you have read anything else first. The step people skip is the one that makes the rest work.
The order that matters
It is worth separating what the game does from what players have concluded it does. Most of the disagreement you will find online is two people describing different builds. Consensus forms early and updates slowly, which is why the top result can be years stale.
- Do not build a routine around an edge case.
- Try the straightforward approach before the elaborate one.
- Confirm your platform matches the one being described.
- Check which version any conflicting advice was written for.
- Try the obvious thing before the clever one.
The practical answer
Testing this yourself takes a few minutes and settles it definitively. There is no hidden trick here that the game is keeping from you. Small habits compound faster than any single technique. Knowing what to skip is worth as much as knowing what to do.
Nothing here assumes a particular playstyle beyond wanting the thing to work. The mechanic behind it is simpler than the discussion around it suggests. Edge cases are genuinely rare, which is why the simple answer is usually the correct one.
What to do next
Time spent confirming which version you are on is never wasted. Most guides optimise for efficiency, which is not always what you want from a game. Nothing here depends on a setting you are unlikely to have.
If your result differs from what is described here, note what is different first rather than starting over. Doing something the slow way once teaches more than doing it the fast way ten times. There is a version of this that takes ten minutes and a version that takes an evening, and both are valid.
Worth knowing alongside this
Older threads are worth reading for the reasoning rather than the conclusions. A recommendation without a reason cannot be adapted when your situation differs. Trying the obvious thing first is underrated and costs almost nothing.
Where people go wrong
- Assuming an option exists here because it exists in a similar game.
- Downloading a helper tool for something the game already does in its own menu.
- Trusting a video thumbnail that promises a result the video never actually shows.
Genshin FAQ
Why does the community disagree about this?
Because most disagreements are two people describing different versions, platforms or skill levels without saying which.
Is this specific to one platform?
The reasoning is not. Anything that genuinely differs by platform is called out where it comes up.
Does this work the same on console and PC?
The logic is identical. Menu paths and button prompts differ, and any real difference is flagged above.
Is this still accurate after the latest Genshin Impact update?
The method is; individual numbers may not be. If a value on your screen differs, trust the screen and keep the sequence.
If you only take one thing from this: the answer near the top is the part that matters, the rest is context.