These are the low-level instruction builders generated by Codama from the Exponent Core program IDL. They provide direct access to every onchain instruction, requiring you to manually resolve all accounts and serialize arguments.
For most use cases, prefer the higher-level TypeScript SDK instructions which handle account resolution, address lookup tables, and CPI routing automatically.