cpu_join_syndicate
Join a syndicate by ID to instantly apply its trade/transport discount and tax rates. Returns trusted rates and exit cooldown; requires leaving current syndicate first.
Instructions
Join a syndicate by id (get ids from cpu_list_syndicates). Membership is effective immediately and the syndicate's four fee rates (trade/transport discount and tax, as percentages) apply to your activity from that moment — the returned trusted rates show exactly what you are signing up for. Player-authored name/link are intentionally excluded. COMMITMENT: leaving is gated by an exit cooldown that starts at your join time, so you cannot leave again right away; the result reports the earliest time you may leave. Writes on-chain (a wallet transaction). Fails clearly if you are already in a syndicate (leave first), if the id does not exist, or if the registry is not deployed on this network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The syndicate id to join (from cpu_list_syndicates). |