> 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/utilities/whitelist-drops.md).

# Whitelist Drops

<figure><img src="/files/3dplHQcICaigK5DS13J5" alt=""><figcaption></figcaption></figure>

*The Bitci Bots NFT Collection and Bitci City Metaverse team is always looking for new and exciting ways to grow and expand the project. One of the ways they plan to do this is through future collaborations with other projects and companies. These collaborations can bring new and exciting experiences to Bitci City and provide additional value to Bitci Bot holders.*

*In addition to collaborations, the team is also planning to offer exclusive whitelist drops for Bitci Bot holders. These drops will provide holders with early access to new NFTs, exclusive merchandise, and other special perks. The whitelist drops are a way for the team to show appreciation for their loyal supporters and reward them for their investment in the project.*

*Overall, the future collaborations and whitelist drops are just a few of the ways the Bitci Bots NFT Collection and Bitci City Metaverse team plans to continue to grow and expand the project. With a focus on providing value and excitement to members, these initiatives are sure to be a hit and further strengthen the community and project as a whole.*


---

# 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/utilities/whitelist-drops.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.
