[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [getExpandIndustryCost](./bitburner.corporation.getexpandindustrycost.md) ## Corporation.getExpandIndustryCost() method Gets the cost to expand into a new industry Signature: ```typescript getExpandIndustryCost(industryName: string): number; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | industryName | string | Name of the industry | Returns: number cost