# Finding Available Missions

Pilots can view missions either in the Spexi App or Explorer (on desktop). Missions are deployed within Spexigons, the \~25-acre hexagonal capture areas on the map. Pilots can either reserve a mission to fly using their [Reputation Points (RPs)](/fly-and-earn/rewards-and-earnings.md#reputation-points-rp-rewards) or go fly any available missions on a first-come, first-served basis.&#x20;

## **Spexigon Colors Explained**

Spexigons are color-coded to indicate the status of missions. Gold and White are the two colors you should look for if you want to fly missions.

***

![](/files/27vHAxktnxWHrE9NEMLi)  **Valuable - USDC Reward Available**: Gold spexigons are “valuable” and offer USDC rewards. These are active capture opportunities that can be flown or reserved.

***

![](/files/AmTUbXkLHbbGWur7fP5A) **Open Capture - Points Reward Available**: White spexigons can be captured for Reputation Points. They are available to fly but do not currently carry a USDC reward. Learn more about [Reputation Points](/fly-and-earn/rewards-and-earnings.md#reputation-points-rp-rewards).

***

![](/files/nCwrnk2TrOTOjRVRGL35)  **Reserved**: Pink spexigons have been reserved by another pilot, so they are temporarily unavailable to fly or reserve.&#x20;

***

![](/files/T6bch2MEgUm31EaNJRDY)  **Locked**: Purple spexigons are locked until a future capture window opens. They are not currently available to fly or reserve.

***

![](/files/qzZsiWU6vzeEPm46F28T)  **Awaiting Submission**: Orange spexigons have already been flown and captured by another pilot and are awaiting imagery upload or processing.

<figure><img src="/files/eD1QJPk0LHQjiq7c5f3C" alt="" width="420"><figcaption></figcaption></figure>


---

# 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.spexi.com/fly-and-earn/finding-available-missions.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.
