> For the complete documentation index, see [llms.txt](https://sharbi-dao.gitbook.io/sharbi-queen-of-memes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharbi-dao.gitbook.io/sharbi-queen-of-memes/sharbi-ecosystem/weekly-update.md).

# Weekly Update

<figure><img src="https://content.gitbook.com/content/vbDDP6YTsxN2SUtiFWji/blobs/OFTUdIt2FIKKFrJ0bKsY/Weekly%20Update.jpg" alt=""><figcaption></figcaption></figure>

## 🌐 **Sharbi Unleashed - Your weekly dose of updates!**

Sharbi Weekly Update is our flagship live-streamed event, running consistently for over a year, and it's the heartbeat of our community communication. <mark style="background-color:green;">**Every week, we go live via our X account, where our team shows up fully doxxed, providing an open and transparent look**</mark> at everything happening behind the scenes. We share exciting news, project milestones, upcoming events, and new partnerships, all while engaging directly with **thousands of viewers.**

The Weekly Update has become an essential part of how we keep our community informed and connected. It’s more than just an update—<mark style="background-color:green;">it’s a direct line to the latest developments in the Sharbi</mark> ecosystem. Whether you’re looking for insights on key decisions or want to be the first to know about upcoming projects, this is your go-to source.

Tune in every Friday, live on our X channel, and stay part of the Sharbi journey!

#### Official links 👇

Join our Telegram: <https://t.me/SharbiPortal>\
Follow us on X: <https://twitter.com/SharbiToken>


---

# 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://sharbi-dao.gitbook.io/sharbi-queen-of-memes/sharbi-ecosystem/weekly-update.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.
