[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [acceptInvestmentOffer](./bitburner.corporation.acceptinvestmentoffer.md) ## Corporation.acceptInvestmentOffer() method Accept the investment offer. The value of offer is based on current corporation valuation. **Signature:** ```typescript acceptInvestmentOffer(): boolean; ``` **Returns:** boolean true if you successfully accept the offer, false if not ## Remarks RAM cost: 20 GB