[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [checkFactionInvitations](./bitburner.singularity.checkfactioninvitations.md) ## Singularity.checkFactionInvitations() method List all current faction invitations. **Signature:** ```typescript checkFactionInvitations(): string[]; ``` **Returns:** string\[\] Array with the name of all Factions you currently have outstanding invitations from. ## Remarks RAM cost: 3 GB \* 16/4/1 Performs an immediate check for which factions you qualify for invites from, then returns an array with the name of all Factions you have outstanding invitations from.