TRILLION PIXEL

Get your Pixel.
Then let's check it works.

You put it on your site. From that moment, an AI agent that reaches you learns who you are, what you sell, and where it can ask.

You can install the file yourself, or your developer can do it in five minutes. What nobody knows in advance is whether your site actually lets it work — that is what the check below is for. Press it once installed and you find out on the spot.

DOWNLOAD

Type your domain, without https://. We read your home page and fill in what we find — name, what you do, contact. You only confirm. The file is generated for that domain and no other.

JSON file · no account · no card · no JavaScript on your site · we track nothing — the promise, in black and white
Se pune la /.well-known/trillion sau la /trillion.json

VERIFY

Installed it? Let us see whether it works. We do not just look for the file — we look at whether an AI agent can actually get into your site.

Takes a few seconds · we do not touch your site, we only read it

CE ESTE

The name is commercial. Technically it is a discovery layer: a file that says who the business is and where the way in is.

Not a tracking pixel. Not a script. It does not follow people.

AND THE CHECK

To get on our shelf you must have installed the Pixel on your own domain. Which means you proved the site is yours.

Nobody gets in by claiming to be a dealer. You get in by holding the key.

WHAT IS IN THE FILE — ALL OF IT, IN THE OPEN

NOT CODE. DATA. READ IT WITH YOUR OWN EYES:

{
  "trillion_pixel": "0.1",
  "issued_by": "https://trillionpixel.com/",
  "key": "the unique key of your domain",
The key. 32 characters derived from your domain. It proves the file was issued for you, not copied from someone else. It executes nothing — it is like the serial number on an ID card.
  "business": {
    "name": "Firma Mea SRL",
    "domain": "firma-mea.ro",
    "trade": "what you do, in your own words",
    "summary": "what the customer gets, concretely",
    "languages": ["ro", "en"]
  },
The business card. Who you are and what you do — written by you, in plain words. Only what is public on your site anyway.
  "agent_policy": {
    "agents_welcome": true,
    "javascript_required": false,
    "bot_protection": false
  },
Your stance. You tell the agent: you are welcome, I ask you for no account, I set you no traps. An open door, in writing.
  "capabilities": [
    { "name": "describe_business",
      "status": "live" },
    { "name": "query_business",
      "status": "planned" }
  ],
What works and what does not. „live" exists. „planned" does not exist yet and we say so — an agent lied to once never comes back.
  "honesty": "Anything marked planned
   does not exist yet."
}
That is it. The file ends here. Zero scripts, zero running code, zero tracking of people. It could not do harm even if it wanted to — no more than a restaurant menu could.

WHAT AN AGENT CAN ASK FOR, BY LAYER

  1. DISCOVERYwho the business is, what it can do
  2. KNOWLEDGEservices, rules, procedures, frequent questions
  3. DATAproducts, stock, prices, availability
  4. ACTIONwhat the agent can execute
  5. AUTHwhat needs identity and permission
  6. MEMORYcontext for that particular customer

An agent does not swallow the whole business at once. It takes a few hundred words, then asks only for what it needs. For now the first layer is live — discovery. The rest says planned in the file, so that we never promise what does not yet work.