# What is Argentum Online?

### What is Argentum Online ?

Argentum Online is a collaborative open-source project that welcomes contributions from everyone. Whether you want to modify the code, create graphics, design sounds, add items or spells, work on mapping, or help organize the game server, your participation is valued. All our resources and code are open source and are available on GitHub, ensuring transparency and security—free from any malicious code.

Argentum Online has also made an impact beyond its fictional universe. As one newspaper noted, "The fact that the Argentum community has transcended the barrier of pure fiction is, for most players, one of the game's most positive characteristics."

The game's source code was released in 2003 under the [GNU GPL license](https://en.wikipedia.org/wiki/GNU_GPL_license) and can be downloaded from [Github](https://github.com/ao-libre/). This has caused many player-run servers to be created (and not listed in the official server list where you can play different server versions with the official client). These servers aren\`t moderated nor controlled by the Argentum Online maintainers/developers and are normally mechanically different from this version of the game

**Download the game:**\
<https://www.argentumonline.com.ar/>\
\
**Gameplay video:**\
<https://www.youtube.com/watch?v=97rx4OSoAP0>\
\
More information here:\
The Spanish version has more information.\
\
<https://en.wikipedia.org/wiki/Argentum_Online>\
<https://es.wikipedia.org/wiki/Argentum_Online>

### License

GNU Affero GPL (General Public License).

### Social Networks

* <https://github.com/ao-org>
* <https://www.youtube.com/@ArgentumOnlineOficial>
* <https://www.twitch.tv/argentumonlineoficial>
* <https://www.patreon.com/nolandstudios>
* <https://www.instagram.com/argentumonlineoficial/>
* <https://x.com/argentumonline_>
* <https://steamcommunity.com/app/1956740/discussions/>
* <https://discord.com/invite/hvaA8eMm43>
* <https://www.linkedin.com/company/2733177>

### Press

{% embed url="<https://www.lanacion.com.ar/tecnologia/argentum-el-juego-de-rol-masivo-argentino-de-1999-vuelve-con-una-version-renovada-nid05092023/>" %}

{% embed url="<https://www.eldia.com/nota/2001-5-29-el-juego-de-rol-platense-que-suma-adeptos-via-internet>" %}

{% embed url="<https://www.pagina12.com.ar/diario/suplementos/no/12-632-2003-03-27.html>" %}

{% embed url="<https://web.archive.org/web/20161122081209/http://www.lanacion.com.ar/179293-el-primer-ano-de-argentum-online>" %}

{% embed url="<https://web.archive.org/web/20161122081211/http://www.lanacion.com.ar/431647-un-dia-en-una-comunidad-virtual>" %}

{% embed url="<https://web.archive.org/web/20161122081159/http://www.lanacion.com.ar/543208-videojuegos-hechos-en-la-argentina>" %}


---

# 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.argentumonline.com.ar/readme.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.
