> For the complete documentation index, see [llms.txt](https://epoch-2.gitbook.io/adrop.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://epoch-2.gitbook.io/adrop.ai/faqs-and-tutorials.md).

# FAQs & Tutorials

{% content-ref url="/pages/BOBhjR9RHKg9spOm5C0x" %}
[Signing Up to aDrop.ai](/adrop.ai/faqs-and-tutorials/adrop.ai-beta-platform/signing-up-to-adrop.ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/9OnpvzBcUlEGbbGIi51Z" %}
[My Dashboard Page](/adrop.ai/faqs-and-tutorials/adrop.ai-beta-platform/my-dashboard-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/YUH71JiqfuQrccy8hRKX" %}
[Campaigns & Questing](/adrop.ai/faqs-and-tutorials/adrop.ai-beta-platform/campaigns-and-questing.md)
{% endcontent-ref %}

### What is a Crypto Airdrop?&#x20;

Airdrops are free incentives (cryptocurrencies) given by new crypto companies, rewarding you for interacting and using their application.

### What can I earn from Airdrops?&#x20;

In 2023 Airdrop Hunters earned an average of $18,000 per wallet. This means earning token allocations from a combination of many Airdrops. The average allocation from a single Airdrop is $2,850.&#x20;

### How do I qualify for an Airdrop?&#x20;

Airdrop qualification is fully up to the protocol or app distributing the tokens. Generally, any "value add" actions from early adopters yields some type of future reward. The space has gotten more competitive over the last year so, reputative and active interactions with the protocol or app increases your chances of being part of the select group that gets rewarded on Airdrop day.&#x20;

### When will I get my Airdrop Tokens?&#x20;

Airdropped tokens will be distributed at some future date. Stay up-to-date by following the companies X account, telegram, or discord to get instant updates. The [adrop.ai Telegram ](https://t.me/+MrhcBrQJsMdmMTU0)channel also provides all  updates on upcoming Airdrops.&#x20;

### How do Projects have money to reward users.

These rewards are in the form of a native crypto token. Their theoretical value is generally based on the value of the ecosystem that is distributing them. There is no guarantee that any given Airdrop might have value.&#x20;

### How do I use a Wallet?&#x20;

The best way to use a wallet is to connect one to your Chrome Browser. Go to this page below to create your wallet.

{% embed url="<https://help.coinbase.com/en/wallet/getting-started/create-a-coinbase-wallet>" %}
Coinbase Wallet
{% endembed %}

{% embed url="<https://zerion.io/download>" %}
Zerion Wallet
{% endembed %}

{% embed url="<https://metamask.io/download/>" %}
Metamask Wallet
{% endembed %}

### How do I fund a Wallet?&#x20;

{% embed url="<https://help.coinbase.com/en/wallet/managing-account/buy-crypto>" %}
Fund a Coinbase Wallet
{% endembed %}

{% embed url="<https://zerion.io/blog/how-to-fund-zerion-wallet/>" %}
Fund a Zerion Wallet
{% endembed %}

{% embed url="<https://portfolio.metamask.io/buy/region>" %}
Fund a Metamask Wallet
{% endembed %}

### What does aDrop.ai do for me?

aDrop.ai curates the **Best Airdrops** in one place and provides tools to interact, learn, and outcompete others, so that you can save time and qualify for more Airdrops.

### What is Proof of Humanity?

By requiring users to demonstrate their humanity through various means such as biometric verification, Proof of Humanity significantly reduces the risk of malicious activities perpetrated by bots or fake accounts. This helps create a safer and more authentic online environment where genuine interactions can thrive.&#x20;

### What is a Sybil and why does it matter?

A Sybil attack occurs when a malicious actor creates multiple fake identities to gain undue influence over a blockchain or decentralized network, potentially disrupting operations and decision-making processes. This matters because it can compromise the security, integrity, and trustworthiness of the network, leading to financial losses and undermined governance. Mitigation strategies include using consensus mechanisms like Proof of Work or Proof of Stake, identity verification, and implementing reputation systems.

### How do I get started with aDrop.ai?

Just create a wallet, add funds to it, then sign up with our app! Three easy steps should be all you need to interact with Airdrops.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://epoch-2.gitbook.io/adrop.ai/faqs-and-tutorials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
