# Build the Network

The easiest way to get involved in Pollen Mobile is to build the network.&#x20;

**Flowers:** Purchase a Flower at one of our drops ([join our Discord](https://discord.gg/5hrEgPt9bD) or follow us on [Twitter @PollenMobile](https://twitter.com/pollenmobile) for updates) and set it up to start providing Pollen Mobile coverage to your community.&#x20;

**Bumblebees:** Flowers don't earn or count if they aren't "seen," and Bumblebees are the way this happens. Purchase a Bumblebee and drive around your area to validate the coverage that Flowers are providing.&#x20;

**Honeybees:** If you live in an area where Pollen Mobile coverage is low, or CBRS is not supported, you can use the Honeybee eSIM + iOS app to "drop Pollen" in areas where coverage is needed to incentivize Flowers to grow.&#x20;


---

# 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://docs.pollenmobile.io/pollen-mobile-docs/get-involved/build-the-network.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.
