[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCompanyFavorGain](./bitburner.singularity.getcompanyfavorgain.md)
## Singularity.getCompanyFavorGain() method
If you are not in BitNode-4, then you must have Level 2 of Source-File 4 in order to use this function and the RAM cost is doubled.
This function will return the amount of favor you will gain for the specified company when you reset by installing Augmentations.
Signature:
```typescript
getCompanyFavorGain(companyName: CompanyName): number;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| companyName | [CompanyName](./bitburner.companyname.md) | Name of the company. |
Returns:
number
Amount of favor you gain at the specified company when you reset by installing Augmentations.
## Remarks
Singularity - Level 2