[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getEquipmentNames](./bitburner.gang.getequipmentnames.md)
## Gang.getEquipmentNames() method
If you are not in BitNode-2, then you must have Source-File 2 in order to use this function.
Get the name of all possible equipment/upgrades you can purchase for your Gang Members. This includes Augmentations.
Signature:
```typescript
getEquipmentNames(): (GangEquipment | GangAugmentations)[];
```
Returns:
([GangEquipment](./bitburner.gangequipment.md) \| [GangAugmentations](./bitburner.gangaugmentations.md))\[\]
Names of all Equpiment/Augmentations.
## Remarks
RAM cost: 1 GB