# For Developers

{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people!&#x20;
{% endhint %}

Due to our expertise in game development, we intend to bring to our users the possibility to use various tools for game creators and support them to create and develop their vision under our ecosystem.The software development kit (SDK) and smart contract templates allow developers to build their own blockchain-based games with the support of a professional team.


---

# 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://vespara.gitbook.io/vespera/use-cases/for-developers.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.
