> For the complete documentation index, see [llms.txt](https://docs.apyswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apyswap.com/airdrop.md).

# APYS Airdrop

## **Airdrop Video Guide**

<https://www.youtube.com/watch?v=AI8NspPJKOw>

## **How does APYS Airdrop work?**

![](/files/-Mkv80ALwK6N2OQhl8Sk)

1. You can claim your v6ABR during the 6 months Cliff.
2. You can redeem v6ABR for ABR linearly during the next 24 months after the Cliff.

Your address is eligible, if you had APYS tokens on May 28 on your wallet or the following dapps:

* APYSwap Vaults
* Ferrum
* Uniswap
* PancakeSwap
* Beefi

IMPORTANT: If you had APYS on a non-custodial wallet, that is not MetaMask, you should import your seed phrase into MetaMask and connect MetaMask to the website.

Claiming of v6ABR tokens will be available in October 2021. Redeeming of v6ABR to ABR will be available from March 31, 2022.

### What is v6ABR?

{% content-ref url="/pages/-MlAJylse9dgT\_3j3kHS" %}
[What is Liquid Vested Token?](/what-is-liquid-vested-token.md)
{% endcontent-ref %}

### How to Redeem v6ABR?

Redeeming will be available soon. There will be an announcement and all the needed guides.


---

# 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://docs.apyswap.com/airdrop.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.
