# Welcome to LayerDrone

LayerDrone is the decentralized network that powers the Spexi app.&#x20;

LayerDrone lives on Base Mainnet. Pilot rewards are paid in USDC — a stablecoin issued by Circle, pegged 1:1 to the US Dollar — directly to the wallet connected to your Spexi account. Rewards settle once your uploads are verified by the network, replacing the previous two-week cash payout cycle.

This site is your support hub for everything related to flying on LayerDrone. Start here:

* [**Pilot Rewards: USDC**](https://support.layerdrone.org/pilot-rewards-usdc-on-march-17th) — What changed on March 17th and what it means for you
* [**Rewards FAQ**](https://support.layerdrone.org/rewards-faq) — How to get paid, find your wallet, and answers to other common questions
* [**Cashing Out**](https://support.layerdrone.org/cashing-out-usdc-to-your-bank) — How to transfer USDC to your bank account

The Spexi app remains your home base for missions, uploads, and managing the wallet that receives your rewards. For a deeper look at how LayerDrone works, see the [LayerDrone white paper](https://layerdrone.gitbook.io/layerdrone).


---

# 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://support.layerdrone.org/welcome-to-layerdrone.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.
