> For the complete documentation index, see [llms.txt](https://docs.solv.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solv.finance/user-guide/claim-baby-as-xsolvbtc-holders.md).

# Claim BABY as xSolvBTC Holders

If you hold xSolvBTC or deployed xSolvBTC into DeFi protocols listed on Solv's DeFi page, you will be eligible for Babylon's BABY airdrop. You will receive your BABY airdrop by linking your Babylon wallet address with your EVM-compatible wallet address (without visiting Babylon's wallet linking page):

1. Create a BABY wallet: Use a compatible browser extension or mobile wallet to create a testnet BABY address. Check the Babylon Foundation’s [wallet guide](https://babylon.foundation/docs/wallet-compatibilities) for details on supported wallets.
2. Link your addresses: Connect your BABY wallet address to your EVM address using the Solv Protocol frontend. Your testnet and Mainnet BABY addresses are identical if created with the same seed phrase or private key. Once submitted, your linked wallet address cannot be changed. Please double-check everything before confirming.

After the BABY token launch, your airdrop will be delivered directly to your linked BABY address on Mainnet. Remember to switch to Mainnet before checking your airdrop. Please note that Solv will prioritize claims of 10 BABY or higher.

Babylon's TGE for BABY is set at April 10, 2025. Solv will distribute the first batch of BABY tokens as soon after Babylon's TGE as possible. BABY wallet addresses linked on Solv before 6:00 (UTC) April 10, 2025, will receive the first batch of BABY distribution from Solv.

Afterwards, Solv will distribute BABY tokens in 5 batches to addresses linked before 00:00 (UTC) on these dates:

* April 11, 2025
* April 13, 2025
* April 18, 2025
* May 10, 2025
* June 9, 2025

Please note that you will not be able to link your BABY wallet address at Solv after June 9, 2025, after which we will start distributing the last batch of BABY tokens.


---

# 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.solv.finance/user-guide/claim-baby-as-xsolvbtc-holders.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.
