# Where to begin?

This flowchart will direct you to our documentation according to the evolution in the steps necessary to create an application with real-time data. To access the documentation just click on the balloons of each action, it will open in a new browser tab.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCHBmOO4iyJaq3clNH0xR%2Fuploads%2FWYgkdpUQjtcXk7qOD4KQ%2Fguia-usuario%20(1).svg?alt=media&token=30d1fa93-2efc-41bd-96ce-495bb436315f>" %}
Click on the image to open in a new tab
{% endembed %}


---

# 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.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/where-to-begin.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.
