# aDrop

> "*How do you even say DeFAI - De-Faaiii ... ugh, can't we call it 'Agentic Finance' ?" - Josh (Applied AI Expert at aDrop.ai)*

Here you are on another whitepaper website. Seeking opportunities and ideas, there are some things you know and  some things you don't. So let's get to it.&#x20;

## <mark style="background-color:green;">Our Story</mark>

In 2023-2024 airdrops distributed a LOT of value, and they still do. But it was like a full-time job trying get them!

<figure><img src="/files/91k72V7czfDj9sUhojHX" alt=""><figcaption><p>The market is only getting bigger.</p></figcaption></figure>

We started by building a comprehensive library of [DeFi Automations](/adrop.ai/defi-automations.md)  - think 'recipes' for all the complex on-chain actions in the space - Swaps, liquidity providing, trading, staking, lending, minting, voting, etc.  It was a lot of work  - but now we had a systematic way to automate all these blockchain interactions - before any 'AI Agents'. \
\
From that crucial bedrock, we built a platform to organize, simplify, and gamify airdrop hunting.&#x20;

<figure><img src="/files/kq39hF8Zc2LRnTQivIC4" alt=""><figcaption><p>Introducing the aDrop.ai Beta platform.</p></figcaption></figure>

## <mark style="background-color:purple;">Agents, AI and Automation</mark>&#x20;

In 2024 Large Language Models (LLMs) developed at a wild pace. They are poised to truly revolutionize every corner of our economy. Specifically, the development of **agents;** systems built around AI models that can act autonomously to chain together complex tasks. &#x20;

Agents require careful design and great tools to have real utility. \
\
**Tools** allow AI models to complete far more complex tasks. This is because rather than doing all the heavy lifting, they orchestrates existing systems and code, that does all the niche complex work, allowing the agent to focus on making intelligent decisions - just like a (good) manager.

## Remember those [DeFi Automations](/adrop.ai/defi-automations.md)?

*"They're not just following a script—they're writing new ones. And they never need a coffee break." - Thomas (Co-Founder at aDrop.ai)*

## <mark style="background-color:orange;">We started with a</mark> <mark style="background-color:orange;"></mark>*<mark style="background-color:orange;">system</mark>* <mark style="background-color:orange;"></mark><mark style="background-color:orange;">to simplify DeFi for PEOPLE</mark>

## <mark style="background-color:blue;">We ended up with</mark> <mark style="background-color:blue;"></mark>*<mark style="background-color:blue;">tools to</mark>* <mark style="background-color:blue;"></mark><mark style="background-color:blue;">automate DeFi with AGENTS</mark>&#x20;


---

# 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://epoch-2.gitbook.io/adrop.ai/adrop.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.
