# 1x1

### Overview

The 1x1 tokenization model allows for the creation of text-based tokens in the 1:1 output format.

* [Specifications](/tokenization-models/1x1/specifications.md)

***

### Key Features

#### Highly Customizable

The 1x1 model is highly customizable in defining token design.

1x1 SVG outputs can include (1) the insertion of a logo; (2) the insertion of a background watermark; (3) a custom background color; (4) a custom text color; (5) a custom border radius, and (6) a custom text font family.

***

### Intended Use Cases

The 1x1 tokenization model is designed for tokenizing short text records. 1x1 text-based tokens can be used in a variety of applications, ranging from AI and finance to general data.

***

#### AI&#x20;

1x1 can be integrated as part of AI-related frameworks.

1x1 enables that short text records generated during AI-related processes to be permanently recorded, offering unparalleled data provenance and integrity — from AI model prompts to AI agent interactions.

<figure><img src="/files/rKi5dvLQnR7AL0Scmg1J" alt=""><figcaption></figcaption></figure>

***

#### Data

1x1 can be integrated into any system to capture and record critical data, ensuring provenance, transparency, permanence, accountability, and auditability.

<figure><img src="/files/081HEj8s3GfVY55DiAEC" alt=""><figcaption></figcaption></figure>

***

#### **Finance**

1x1 can be employed as a building block for tokenizing RWAs and traditional financial instruments, with each token standard — [ERC-721F](/token-standards/erc-721f.md), [ERC-404](/token-standards/erc-404.md), and [ERC-721](/token-standards/erc-721.md) — offering distinct foundational properties tailored to different use cases.

<figure><img src="/files/634UKXdmAhs3zRzpFkPD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gOtLW6E5YT0luw0AuXmO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xyxyx.pro/tokenization-models/1x1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
