[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getAllGangInformation](./bitburner.gang.getallganginformation.md) ## Gang.getAllGangInformation() method Get information about all gangs. **Signature:** ```typescript getAllGangInformation(): Record; ``` **Returns:** Record<string, [GangOtherInfoObject](./bitburner.gangotherinfoobject.md)> Object containing territory and power information about all gangs, including the player's gang, if any. ## Remarks RAM cost: 2 GB Get territory and power information about all gangs.