[Home](./index.md) > [bitburner](./bitburner.md) > [Stock](./bitburner.stock.md) > [purchaseWseAccount](./bitburner.stock.purchasewseaccount.md) ## Stock.purchaseWseAccount() method Purchase a WSE account. You need to have this account to perform actions via the Stock Market UI. Note that if you want to perform actions via NS APIs, you need to have TIX API access, not this account. **Signature:** ```typescript purchaseWseAccount(): boolean; ``` **Returns:** boolean True if you successfully purchased it or if you already have access, false otherwise. ## Remarks RAM cost: 2.5 GB