# Claiming

For token holders who participated in the CYBRO Token presale, the process for receiving CYBRO tokens will be as follows:

1. **Receiving LCYBRO Tokens**: Token holders will receive LCYBRO (Locked CYBRO) tokens on the **6th of December 2024 2:45 PM UTC**. The token contract address can be found on [this page](/cybro/usdcybro-token/official-addresses.md).\
   The CYBRO and LCYBRO Tokens are on Blast L2, so if you don't have the Blast blockchain enabled in your wallet, follow [these ](https://docs.blast.io/using-blast)instructions. **Attention: the Locked CYBRO Tokens are non-transferable**.
2. **Swapping to CYBRO**: Users can swap their LCYBRO tokens for CYBRO tokens according to the unlock and vesting schedule outlined in the [Tokenomics](/cybro/usdcybro-token/tokenomics.md). Swapping will be available starting from **9:00 AM UTC on the 14th of December 2024 (the listing time)** on the [Token page](https://app.cybro.io/token) in the CYBRO App.
3. **Claiming CYBRO**: Users need ETH on Blast for gas fees to perform the staking transaction. Claiming CYBRO costs approximately $0.05 in ETH.
   * If you don't have ETH on Blast, you can obtain it using:
     * The built-in exchange within the [CYBRO app](https://app.cybro.io/exchange).
     * The bridge available at [**relay.link**](https://relay.link/bridge/blast).
   * It's better to bridge to Blast from Optimism or Arbitrum instead of Ethereum


---

# 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://docs.cybro.io/cybro/usdcybro-token/claiming.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.
