# Introduction

BabelShark is an online localisation (translation) utility for web sites and HTML-based apps (Cordova, Ionic, Meteor, React).

<figure><img src="https://1290550914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUf86Tx3GrUXukSHhL9ht%2Fuploads%2FceYJtkDZ1SfY20Q3W5Am%2Fimage.png?alt=media&#x26;token=e14b3198-e5f2-4c83-8134-f751ab6ffb06" alt=""><figcaption></figcaption></figure>

### Pecular features

BabelShark uses an automatic translation services under the hood. However it is dramatically different from Google Translate:

* you specify strings to translate,
* you specify the list of languages wish to you support,
* finally, the automatic translation is being done only once (and saved in database),&#x20;
* You can correct any of translated strings:

  <figure><img src="https://1290550914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUf86Tx3GrUXukSHhL9ht%2Fuploads%2FHujZgGMWTp1g0JsZFzvH%2Fimage.png?alt=media&#x26;token=3a78e5eb-8383-413d-8b33-ea63b56c34ac" alt=""><figcaption></figcaption></figure>

Think of BabelShark as of Google Translate with a controllable input and output.

### Team work and world language

You can delegate the proofreading (fixing the specific strings) to a specific person(s) in your team.

<figure><img src="https://1290550914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUf86Tx3GrUXukSHhL9ht%2Fuploads%2FwqueYSR0xJtFiohM5T2p%2Fimage.png?alt=media&#x26;token=cfc3bc55-445c-4cb1-9d16-6dbc57df5480" alt=""><figcaption></figcaption></figure>

You might miss some languages in your team indeed (Chinese? Mid-west? something more exotic?). BabelShark has native speakers for hire!


---

# 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.babelshark.net/introduction.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.
