> For the complete documentation index, see [llms.txt](https://docs.orbler.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.orbler.io/overview/vision-and-mission.md).

# Vision And Mission

<figure><img src="/files/TwLPB5ESY86VAxB6DDu4" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Orbler Vision 🛸" %}
Orbler is an application platform aimed at assisting Web3 projects in enhancing their activity and interactions on social media through captivating digital adventures. By presenting a series of tasks and challenges accessible in the form of "Mission," this application becomes a powerful tool from community for community, increasing engagement, and strengthening the presence of a Web3 project in the online world.
{% endtab %}

{% tab title="Orbler Mission 👩‍🚀" %}
Adventure-Driven Community Building: "Our mission at Orbler is to redefine the way Web3 projects engage with their audience. Through interactive 'Missions', we not only bring projects and users closer but also pave the way for a stronger, more involved, and adventure-driven community."
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://docs.orbler.io/overview/vision-and-mission.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.
