# Join the Community

FliteGrid is built by a community of sensor operators, and the network gets stronger as more people participate. Here's how to get connected.

## Discord

The FliteGrid Discord is the primary community hub. It's where sensor operators connect, share deployment experiences, discuss strategy, ask questions, and stay up to date on network developments.

**Join the FliteGrid Discord (coming soon!)→**

## Follow FliteGrid

Stay current on announcements, milestones, and network updates:

* **X (Twitter):** [@FliteGrid](https://x.com/FliteGrid)
* **Website:** [flitegrid.io](https://flitegrid.io)
* **Email newsletter:** Subscribe at [flitegrid.io](https://flitegrid.io) for periodic updates

## Follow SkySafe

For news about SkySafe's broader airspace intelligence work, customer announcements, and industry developments:

* **Website:** [skysafe.io](https://skysafe.io)
* **X (Twitter):** [@SkySafe](https://x.com/SkySafe)
* **Press:** [skysafe.io/press](https://skysafe.io/press)

## Get Involved

Beyond deploying a sensor, there are several ways to participate in the FliteGrid community:

**Share your experience.** If you've deployed a sensor (or are planning to), sharing your setup, location strategy, and results helps other participants make better decisions.

**Provide feedback.** The network is in its early stages. Feedback on documentation, the reward system, sensor performance, and the overall experience directly shapes how FliteGrid evolves.

**Submit improvement proposals.** FliteGrid will support a formal process for community members to propose changes to the network. See [Improvement Proposals](/community-and-governance/improvement-proposals.md) for details.

**Spread the word.** More sensors means better coverage, more data, more revenue, and more value for everyone in the network. If you know people who'd be good participants, point them here.

## Support

For technical support, order questions, or account issues:

**Email:** <support@flitegrid.io>


---

# 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.flitegrid.io/community-and-governance/join-the-community.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.
