[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getGangInformation](./bitburner.gang.getganginformation.md) ## Gang.getGangInformation() method If you are not in BitNode-2, then you must have Source-File 2 in order to use this function. Get general information about the gang. Signature: ```typescript getGangInformation(): GangGenInfo; ``` Returns: [GangGenInfo](./bitburner.ganggeninfo.md) Object containing general information about the gang. ## Remarks 2 GB