> 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/inquiries.md).

# Inquiries

<figure><img src="https://content.gitbook.com/content/vbDDP6YTsxN2SUtiFWji/blobs/GufTGXUAHyUGxWRNStnn/Inquiries.jpg" alt=""><figcaption></figcaption></figure>

Given our commitment to fostering collaborative partnerships, we're always open to welcoming new allies into our fold - whether you're a **KOL, influencer, project, a moderator for managing chats, AMA requests, media inquiries, or potential new international markets** we're looking to explore.

If you're interested in discussing partnership opportunities with us, simply reach out through one or more of the appropriate forms below. We look forward to hearing from you and **embarking on this journey together!**

## 🤴  Sharbi Brand Ambassador

***

Sharbi Brand Ambassadors are pivotal in amplifying our presence and reaching new audiences. They play an integral role in shaping our community and **spreading awareness about Sharbi's** vision and values.

In return for their dedication and contributions, our **Brand Ambassadors are rewarded with attractive incentives and opportunities for growth** within our ecosystem.

> **Official form:**&#x20;

{% embed url="<https://docs.google.com/forms/d/1DQioSF-hPt1XjZJdszgtLwOP44-gPRicoOJHevCxAF8/edit?ts=666ed43b>" %}

## 🗣️  KOL | Influencer

***

Esteemed KOLs and influencers, your sway in the digital domain is unmatched, **making you key players in amplifying the Sharbi brand**. Let's collaborate strategically to unlock Sharbi's full potential and solidify its presence in the crypto world.

Together, we can craft compelling narratives and captivate global audiences, **cementing Sharbi's status as a formidable entity.**

> **Official form:**&#x20;

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSfZMtDA4HCNqe57g_h9BokhrLW5V5M4Q2pBfOLhOJVjpJIh-A/viewform?usp=pp_url>" %}

## 🧑‍💻  Project Partnership

***

Let's forge a symbiotic relationship where Sharbi's Dream Factory becomes your catalyst for success through trusted connections for everything from developers to lawyers, as well as exclusive tools such as Sharbi’s powerful volume booster. Together, we navigate the intricacies of the crypto sphere, leveraging each other's strengths to ascend to new heights.

Through collaboration and mutual support, we pave the way for collective growth and prosperity in the crypto landscape. Let's go!

Through collaboration and mutual support, we pave the way for collective growth and prosperity in the crypto landscape. **Let's go!**&#x20;

> **Official form:**&#x20;

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLScDk5JSgErICaaWkJR9F13wB-q6N-uyakoYNth2ilJf8heYFQ/viewform?usp=pp_url>" %}

## 🎥  AMA | Media Requests

***

We also welcome media inquiries and requests for AMAs. Whether you're a journalist seeking information or a community looking to engage with us, we're here to accommodate. **Reach out to us for press releases, interviews, or to schedule an AMA session.**

Let's connect and explore the possibilities together!

> **Official form:**&#x20;

{% embed url="<https://docs.google.com/forms/d/1ptv0-AzhHU5fFv4C2LndPlx2Nu24y1Uz-7j2MBp2yQ0/edit>" %}


---

# 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/inquiries.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.
