# What is Gluwa

Welcome to [Gluwa](https://www.gluwa.com/)! Our goal is to give you access to financial opportunity anywhere in the world. We power the platform with the blockchain-technology, but our goal is to create a simple black box. Great products don't make you think.

The best way to discover Gluwa is to try it out. Whether you were already experienced with cryptocurrency or not, get started with Gluwa with the following guide:

{% content-ref url="get-started/gluwacoin" %}
[gluwacoin](https://docs.gluwa.com/get-started/gluwacoin)
{% endcontent-ref %}

{% content-ref url="get-started/gluwa" %}
[gluwa](https://docs.gluwa.com/get-started/gluwa)
{% endcontent-ref %}

{% content-ref url="get-started/dashboard" %}
[dashboard](https://docs.gluwa.com/get-started/dashboard)
{% 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://docs.gluwa.com/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.
