# GINI > GINI (جنّي) is an Iraqi digital commerce platform that connects shoppers to the world's leading brands with warranty, Arabic service, and a curated assortment. Headquartered in Baghdad. This file follows the llms.txt convention (https://llmstxt.org). It points AI assistants at the canonical, machine-readable sources for reasoning about — and writing software with — the GINI brand. ## Brand (machine-readable) - [Brand manifest, JSON (Arabic)](https://gini.iq/brand.json): Complete brand manifest — colours (HEX/RGB/CMYK/HSL/Pantone), typography, logo variants, voice/tone, FAQ, press boilerplate, licensing, and links to every other endpoint listed below. - [Brand manifest, JSON (English)](https://gini.iq/en/brand.json): Same manifest in English. - [Brand book, Markdown (Arabic)](https://gini.iq/brand.md): Long-form prose brand book — preferred by LLMs that parse markdown more reliably than JSON. - [Brand book, Markdown (English)](https://gini.iq/en/brand.md): Long-form prose brand book in English. - [JSON Schema for the manifest](https://gini.iq/schemas/brand-manifest.json): Formal schema for the `brand.json` shape — agents can validate before consuming. ## Drop-in code (for any project that wants the GINI identity) - [CSS variables](https://gini.iq/brand.css): Plain CSS — exposes raw `--gini-*` palette plus shadcn/Tailwind aliases (`--primary`, `--background`, `--foreground`, …). Drop in via `` or `@import`. - [Tailwind v4 tokens](https://gini.iq/brand.tailwind.css): `@theme` block that adds `bg-primary`, `text-ink`, `bg-cream`, `font-sans`, etc. directly to a Tailwind v4 project. - [W3C design tokens](https://gini.iq/brand.tokens.json): Colours, typography, radius, and shadow in the W3C Design Tokens Community Group format — ingestible by Style Dictionary, Tokens Studio (Figma), Specify, and similar tooling. ## Drop-in for AI coding agents - [System prompt (English)](https://gini.iq/en/brand-prompt.md): Markdown system prompt — paste into a Claude project, ChatGPT system message, or v0 Rules block. - [System prompt (Arabic)](https://gini.iq/brand-prompt.md): Same prompt in Arabic. - [.cursorrules](https://gini.iq/cursorrules): Terser `.cursorrules`-ready text for Cursor's project rules — `curl https://gini.iq/cursorrules > .cursorrules` and the editor's agents will respect the GINI brand instantly. - [AGENTS.md](https://gini.iq/AGENTS.md): The emerging community convention for telling AI coding agents how to navigate a repo. Drop into the repo root and any compliant agent (Claude Code, Cursor, Codex, v0) will defer to the GINI manifest for branding decisions. ## Brand assets - [Primary logo SVG](https://gini.iq/logo.svg): The canonical GINI wordmark. - [Brand pattern SVG](https://gini.iq/pattern.svg): The subtle decorative pattern used on cream surfaces. - [Logo files directory](https://gini.iq/brand/): All logo variants — wordmark and monogram, colour and one-colour, light and dark. ## Human-rendered - [Brand page (Arabic)](https://gini.iq/brand): Human-rendered brand guide with visuals. - [Brand page (English)](https://gini.iq/en/brand): Human-rendered brand guide with visuals. ## Optional - [Press contact](mailto:info@gini.iq): For partnerships, co-branding, high-res photography requests, or anything outside the editorial licence declared in the manifest. ## Licensing summary GINI brand assets are available for editorial use (press, news, reviews) and approved partnerships. Do not alter the logo, replace its colours, distort its proportions, or add effects. The GINI Orange (#F05D25) and the "GINI" / "جنّي" wordmarks are registered trademarks. Full terms + permitted/restricted actions live in the manifest under `license`.