# Welcome

Bumblebee is an interoperability library for Microsoft Excel and Grasshopper, focusing on not just data transfer but graphic control and MS Office object creation.

The goal of Bumblebee is to create a series of components that allow for variable levels of engagement with Excel, from simply transferring a large set of data between the programs at high speeds, to creating graphically coordinated charts and data sets.

*Bumblebee 3 is a single GHA library that takes advantage of the MS Office COM object for faster and more robust functionality.*

{% embed url="<https://github.com/interopxyz/Bumblebee>" %}

{% embed url="<https://www.food4rhino.com/en/app/bumblebee>" %}


---

# 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://interopxyz.gitbook.io/bumblebee/welcome.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.
