> For the complete documentation index, see [llms.txt](https://level-money.gitbook.io/level-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://level-money.gitbook.io/level-documentation/rewards/symbiotic-points.md).

# Symbiotic Points

The protocol accumulated a total of around 3.75m Symbiotic points across two Symbiotic vaults ([lvlwaUSDC](https://app.symbiotic.fi/vault/0x67F91a36c5287709E68E3420cd17dd5B13c60D6d) and [lvlwaUSDT](https://app.symbiotic.fi/vault/0x9BF93077Ad7BB7f43E177b6AbBf8Dae914761599)) until it [stopped staking on 8:36pm UTC, April 19th](https://etherscan.io/tx/0x2843eec1ebf9137798878a7b993b5031738ab47cae751291e577084a875a0773).

In the event of a Symbiotic airdrop, the protocol will distribute the airdrop back to anyone holding XP before the snapshot date. For clarity, we do not have any control over if and when Symbiotic will launch a token or conduct an airdrop. The snapshot date to determine the airdrop is April 19th, 2025 at 8:36pm UTC.

We plan to use [Merkl](https://merkl.xyz/) to distribute any potential airdrop. Aside from a [0.5% fee that Merkl applies](https://docs.merkl.xyz/merkl-mechanisms/campaign-types/airdrop) to airdrop campaigns, the entire airdrop amount will be granted to users; the protocol will take 0 of the airdrop. Airdrops will be claimable via Merkl's front-end.

Official communications will happen through official X accounts.&#x20;

This page will be updated with more information if we receive it.


---

# 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://level-money.gitbook.io/level-documentation/rewards/symbiotic-points.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.
