[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [goToLocation](./bitburner.singularity.gotolocation.md) ## Singularity.goToLocation() method Go to a location. **Signature:** ```typescript goToLocation(locationName: LocationName): boolean; ``` ## Parameters
| Parameter | Type | Description |
|---|---|---|
| locationName | [LocationName](./bitburner.locationname.md) | Name of the location. |