> For the complete documentation index, see [llms.txt](https://fallen-angels.gitbook.io/fallen-angels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fallen-angels.gitbook.io/fallen-angels/welcome-to-fallen-angels.md).

# Welcome to Fallen Angels

## Why Community Owned?&#x20;

The founding team of Fallen Angels is a crypto native team who strongly believes in decentralization and community driven actions. As a group, we have been able to participate in a variety of web3 projects where the community has been able to benefit from the value they generate as users of a platform. We are shocked that the leading NFT marketplaces have taken such a centralized approach to creating their business. Opensea and Magic Eden have only raised capital from select top tier venture funds (namely A16Z, Paradigm and Sequoia) who have reaped the benefits of strong growth of the NFT industry. We believe NFT marketplaces should be governed by the community and that the community should benefit from the volume they bring to the platform via a platform token.&#x20;

### Airdrop Mechanics

The guides below walk you through how we are calculating the airdrop for Fallen Angels.&#x20;

{% content-ref url="/pages/DPL7jvupk4riN6CYyHAw" %}
[Airdrop Overview](/fallen-angels/rewards/airdrop-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/rBKv1B5oYpGhzIb0nSXi" %}
[Calculating the Airdrop Reward](/fallen-angels/rewards/airdrop-overview/calculating-the-airdrop-reward.md)
{% endcontent-ref %}

### Using the Platform

Learn how to use the platform to buy and sell NFTs:

{% content-ref url="/pages/BcnZ95cYWd5ECsikWJXR" %}
[Listing an NFT](/fallen-angels/using-the-platform/listing-an-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/ExVDAC1SY0yjSyR4FG1A" %}
[Buying an NFT](/fallen-angels/using-the-platform/buying-an-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/0XbYqMJBtoOliimJS6Ep" %}
[Staking Rewards](/fallen-angels/rewards/staking-rewards.md)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper <a href="#tokenomics" id="tokenomics"></a>

{% content-ref url="/pages/Y1F0tPyzTXvqbfENowwm" %}
[Tokenomics](/fallen-angels/usdangel-token/tokenomics.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fallen-angels.gitbook.io/fallen-angels/welcome-to-fallen-angels.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.
