# Version

Gemini uses [FIX 4.4](https://www.fixtrading.org/standards/fix-4-4/) with the 20030618 errata.

Of particular note if you may be using an older dictionary:

<DocTable
  headers={["Tag", "Field", "Value", "Notes"]}
  widths={[undefined, "20%"]}
  rows={[
    [
      "234",
      "`StipulationValue`",
      "",
      "FIX enum but should allow other values. Compatible with Errata 20030618 Vol 6 - see p. 86.",
    ],
  ]}
/>
