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

# Level Newsletter

{% hint style="info" %}
<https://newsletter.level.finance/>
{% endhint %}

<table><thead><tr><th width="194">Release date</th><th>Link</th></tr></thead><tbody><tr><td>May 29th, 2023</td><td><a href="https://level-weekly.beehiiv.com/p/level-weekly-update-issue-1">Omnichain Exploration Begins: #1</a></td></tr><tr><td>June 5th, 2023</td><td><a href="https://level-weekly.beehiiv.com/p/omnichain-expansion-initiated-2">Omnichain Expansion Initiated: #2</a></td></tr><tr><td>June 12th, 2023</td><td><a href="https://newsletter.level.finance/p/unleashing-chains-amplifying-gains">Unleashing Chains, Amplifying Gains: #3</a></td></tr><tr><td>June 19th, 2023</td><td><a href="https://newsletter.level.finance/p/chain-reaction-level-live-arbitrum">Chain Reaction: LEVEL Live on Arbitrum: #4</a></td></tr><tr><td>June 26th, 2023</td><td><a href="https://newsletter.level.finance/p/6-months-triumph-new-investor-arrives-treasury-thrives">6 Months Triumph: New Investor Arrives, Treasury Thrives: #5</a></td></tr><tr><td>July 3rd, 2023</td><td><a href="https://newsletter.level.finance/p/omnichain-features-emerge">Omni-Chain Features Emerge: #6</a></td></tr><tr><td>July 10th, 2023</td><td><a href="https://newsletter.level.finance/p/level-celebrating-20-billion-beyond">LEVEL Up: Celebrating $20 Billion and Beyond!: #7</a></td></tr><tr><td>July 18th, 2023</td><td><a href="https://newsletter.level.finance/p/game-referrals">Game of Referrals: #8</a></td></tr><tr><td>July 25h, 2023</td><td><a href="https://newsletter.level.finance/p/calm-storm">Calm before the storm: #9</a></td></tr><tr><td>August 1st, 2023</td><td><a href="https://newsletter.level.finance/p/omnistaking-arrives">Omni-Staking Arrives: #10</a></td></tr><tr><td>August 14th, 2023</td><td><a href="https://newsletter.level.finance/p/level-20-closer-bond-lvl">LEVEL 2.0 : A closer bond with LVL: #11</a></td></tr><tr><td>August 22nd, 2023</td><td><a href="https://newsletter.level.finance/p/lgo-bridge-redeem-stake">LGO: Bridge, Redeem, Stake: #12</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.level.finance/miscellaneous/level-newsletter.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.
