# Convert to instruction

```
 Action    name: MakeCode
 
```

This command converts the current unexplored bytes to instruction(s). IDA will warn you if it is not possible.

If you have selected a range using the \[anchor]\(../../../disassembler/navigation/anchor.md, all the bytes from this range will be converted to instructions.

If you apply this command to an instruction, it will be reanalyzed.

See also [Edit](https://docs.hex-rays.com/9.0/user-guide/user-interface/menu-bar/edit) submenu
