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

# Mission & Vision

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

*The Bitci Bots NFT Collection and Bitci City Metaverse team is driven by a mission to create a unique and immersive experience for its members. By offering a metaverse where users can socialize, earn income, and participate in various activities, the team aims to provide a door to the world of the future.*

*Our vision is to establish Bitci City as a leading metaverse where users can connect and engage with each other in new and exciting ways. We believe that the 10,000 Bitci Bots NFTs, with their unique traits and advantages within the metaverse, will provide a level of customization and immersion that sets us apart from other virtual worlds.*

*The team's goal is to create a thriving community of Bitci Bot NFT holders who can benefit from the various features and utilities within the metaverse. Whether it's earning income through daily tasks, participating in in-game prizes and giveaways, or simply socializing with friends, the team is dedicated to making Bitci City a place where users can experience the future today.*

*With the support of our business partner, Metagames Factory, and the use of the Bitcichain blockchain, the Bitci Bots NFT Collection is well positioned to achieve its mission and vision. So, join us on this journey to the future and become a part of the Bitci Bots NFT Collection and Bitci City Metaverse today.*


---

# 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://docs.bitcibots.io/overview/mission-and-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.
