> For the complete documentation index, see [llms.txt](https://services.godini.agency/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.godini.agency/our-vision.md).

# Our Vision

{% hint style="info" %}
**Goals and Development**
{% endhint %}

We want to make it possible for the projects you create to be known by as many people as possible. And we want you to not only be known, but to succeed. Our company works by creating links between communities, generating engagement and helping with technical processes that are often exhaustive to explain to an often lay - or semi- lay - public (such as portfolio configurations, advisories, web wallet rpcs).

We do this process in a serious but at the same time relaxed way, especially because the NFT games market and NFTs in general do not need to have the seriousness of web 2.0, but the freedom of web 3.0

![](/files/egVSp0m7FRZLbIfxkzkS)

By working with us you will have access:

* Influencers from the most varied communities around the globe.&#x20;
* Damage Control Team.&#x20;
* Advertisement Team.&#x20;
* Experienced team in Telegram and Discord.&#x20;
* More time to work on your own project.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://services.godini.agency/our-vision.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
