# Get Started

In this documentation, you'll have the opportunity to dive deeper into the world of Sinfonia and discover all of its features. We've prepared a collection of guides and explanations that will make it easy for you to navigate the platform and start using it to its fullest potential. Whether you're new to Sinfonia or a seasoned user, these resources will provide you with the knowledge you need to make the most out of the platform and unlock its full potential.


---

# 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.sinfonia.zone/get-started.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.
