# Welcome to Simple Translation

{% content-ref url="/pages/kaJfMOkxRpEppv9lWcgD" %}
[ChangeLog](/simple-translation/overview/changelog.md)
{% endcontent-ref %}

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

## Overview

This is a Google Spreadsheets localization system and as its name says, it is a simple and easy to implement tool regardless of the size of the project and it works on <mark style="color:yellow;">**ALL PLATFORMS**</mark>.

**Real-time Adjustment**

The asset has a Spreadsheet Synchronization system that allows changes in the translation in <mark style="color:yellow;">**EDITOR**</mark> or <mark style="color:yellow;">**BUILD**</mark>!

A localization system is essential for translating a game. This asset was created to lessen the work of a programmer who often tends to implement and manage this type of system. With the Google Spreadsheet system implemented, it facilitates editing and adjusting words or phrases in real time <mark style="color:yellow;">**(Builded Game)**</mark>.

{% content-ref url="/pages/Vi1bZXMmdVzPIjDCh4eK" %}
[Support](/simple-translation/overview/support.md)
{% endcontent-ref %}

{% content-ref url="/pages/CwdY4FjDMjEEHRVCYSuK" %}
[Examples](/simple-translation/overview/examples.md)
{% endcontent-ref %}


---

# 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://rage-machine.gitbook.io/simple-translation/welcome-to-simple-translation.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.
