GPT 5.6: What Shipped, How to Access It, and What It Costs

GPT 5.6 is not one model. It is a family of three, launched on 9 July 2026, and the one you should pick depends entirely on how much of the work is actually hard.

The short versionThis is a family release, not a single model: Sol as the flagship, Terra as the balanced everyday option, and Luna as the cheapest of the three. Sol is aimed at people whose hardest tasks are long, multi-step and professional, and it carries a setting called ultra that runs several agents across parallel workstreams. Terra and Luna exist because most requests are not that hard, and the launch post is unusually direct about wanting more useful work per token rather than more tokens. The caveat: the announcement page now carries a banner pointing readers to GPT-6 as the newer model, so this is a mature release rather than a current one. If your project needs images, video or audio rather than text, none of these three apply and Synexa is the more practical route.

See Synexa → Official site

Three models, one launch

The 9 July 2026 post announces general availability of the family after a limited preview, and names all three variants in a single sentence: Sol as the new flagship, Terra as a balanced model for everyday work, and Luna as the most cost-efficient. That structure is the most useful thing on the page, because it means the interesting decision is routing rather than adoption. Sol is described as achieving state-of-the-art results across coding, knowledge work, cybersecurity and science while using fewer tokens than previous and competing frontier models. The framing throughout is performance per dollar: either more finished work for the same spend, or comparable work for less. The separate developer documentation carries its own page for the Luna variant, which is where the callable identifier lives.

What ultra actually does

Alongside the three models, the release introduces a setting called ultra, described as the highest-capability option, which coordinates multiple agents across parallel workstreams so that complex tasks finish faster. Read that carefully: it is a way to spend more compute on demand, not a fourth model. The post pairs it with two other claims about Sol, stronger computer use and better design judgment, and argues the combination makes it better at inspecting and refining its own output rather than handing back a first draft. The page sections back this up in their titles, with one on end-to-end knowledge work and another on cyber and science. If your workload is a single short prompt, none of this changes anything for you. If it is a half-day research task, it is the whole point of paying for the flagship.

The number the announcement leads with

One benchmark is quoted prominently: on Agents' Last Exam, an evaluation of long-running professional workflows spanning 55 fields, Sol sets a new high of 53.6, which the post says eclipses a competing frontier model. Two things are worth holding on to. First, it is an agentic workflow benchmark rather than a knowledge quiz, so it maps better than most scores to the long, tool-using tasks people actually hand these models. Second, it is a vendor-reported figure in a vendor announcement, which is normal and still worth remembering when you are comparing against someone else's marketing page. Nothing else on the captured page publishes a second score, and no other benchmark number appears here for that reason.

Pricing moved twice after launch

The announcement carries two dated updates above the fold, and both are price reductions rather than feature news. On 30 July 2026 the price of Luna was cut by 80 percent and Terra by 20 percent. On 21 August 2026, the API and credit pricing of Sol was reduced by over 20 percent, explicitly for the following three months. That last detail matters more than the percentage: a time-boxed reduction is a promotion, so a budget built on it should assume the earlier rate returns. No absolute per-token figures appear anywhere on the captured page, which is why none are quoted here. The developer pricing page is the only place to read the current rate for the identifier you plan to call.

It is a mature release, not the newest one

The page now opens with a note stating that this post introduced the family in 2026 and pointing readers to GPT-6 as the newer model. That changes how you should read everything below it. Older flagship models frequently stay available, get cheaper, and remain the sensible default for production work long after a successor lands, so the banner is not a reason to migrate on its own. It is a reason to check the deprecation page before you standardise on an identifier. And if the work in front of you is generating images, video or audio rather than text, the whole naming question is beside the point: Synexa exposes those models through one REST endpoint and a Python SDK, billed per run, on a release cycle that has nothing to do with this one.

What the release actually contains

Sol, Terra, Luna

The flagship, the balanced everyday model, and the most cost-efficient of the three, in that order. All launched together on 9 July 2026, following a limited preview of the flagship alone.

The ultra setting

Described as the highest-capability option, coordinating several agents across parallel workstreams so that demanding tasks finish faster. It is a decision about how much compute to spend, not a fourth model to choose.

53.6 on Agents' Last Exam

Sol's reported high on an evaluation of long-running professional workflows spanning 55 fields. It is the only benchmark figure the announcement publishes, and it is vendor-reported.

Two post-launch price cuts

Luna down 80 percent and Terra down 20 percent on 30 July; Sol down over 20 percent on 21 August, stated as lasting three months. Percentages only, no absolute rates published.

Text family versus hosted generation models

FeatureGPT-5.6Synexa
What it coversText and agentic work across three model tiersImage, video and audio models you call directly
Choosing a variantSol, Terra or Luna, by how hard the task isPick the model that makes the output you need
Extra capability on demandThe ultra setting, coordinating parallel agentsNot applicable, each run is one job
Billing stylePer token, rates on the developer pricing pagePay per run
InterfaceAPI, SDKs and the consumer productOne REST endpoint plus a Python SDK
Release dependencyFamily is superseded by a newer flagshipModel choice is yours, independent of text releases
Best reason to pick itLong professional workflows in textYou need a generated file, not a written answer

Getting on it without guessing

  1. Decide the tier before the model
    Route easy and high-volume calls to the cost-efficient variant and reserve the flagship for work that genuinely needs it. The family exists to make that split possible.
  2. Copy the identifier from the docs
    The developer documentation carries a model page per variant. Take the exact string from there, because the friendly name and the callable identifier are rarely identical.
  3. Read the current rate yourself
    Two reductions landed after launch and one of them is explicitly a three-month window. Open the pricing page before you build a forecast on a percentage you read in a blog post.
  4. Check the deprecation page
    The announcement now points to a newer flagship. Older models usually stick around, but confirm the retirement schedule before standardising on one for production.

FAQ

What is gpt 5.6, exactly?

A family of three models that became generally available on 9 July 2026 after a limited preview: Sol, the flagship, Terra, a balanced model for everyday work, and Luna, the most cost-efficient of the three. Treating it as a single model is the most common mistake when reading comparisons written about it.

Which of the three should I use?

Start with the cheapest that clears your quality bar, which is how the tiering is designed to be used. Luna for high-volume, easy calls, Terra for ordinary work, Sol for long multi-step tasks where the extra capability changes the outcome rather than just the bill.

What does it cost?

No absolute per-token rates appear in the announcement, so none are quoted here. What is published is movement: Luna down 80 percent and Terra down 20 percent on 30 July 2026, and Sol down over 20 percent on 21 August 2026 for three months. Read the current rate on the official pricing page.

Is there a security incident associated with it?

The encyclopedia entry for the release lists a section under that heading, but the captured source does not include its text, so nothing is summarised here. If it is relevant to a deployment decision, read that section and the vendor's own safety material directly rather than a second-hand account.

Has it been replaced?

The announcement now carries a banner saying it introduced the family in 2026 and pointing to a newer flagship. Superseded does not mean withdrawn: older models routinely stay callable and get cheaper. Check the deprecation page for the identifier you actually plan to use.

I need images or video, not text. What then?

That is a different part of the ecosystem with its own release cadence. Synexa hosts image, video and audio models behind one REST endpoint and a Python SDK, billed per run, so you can start a project without tracking which text model is current this month.

Generate files, not just answers

Synexa puts image, video and audio models behind a single REST endpoint and a Python SDK, billed per run. Pick a model, send one request, and keep the output.

See Synexa →