[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [goPublic](./bitburner.corporation.gopublic.md) ## Corporation.goPublic() method Go public. **Signature:** ```typescript goPublic(numShares: number): boolean; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | numShares | number | Number of shares you would like to issue for your IPO | **Returns:** boolean true if you successfully go public, false if not ## Remarks RAM cost: 20 GB