> For the complete documentation index, see [llms.txt](https://konra-project.gitbook.io/konra-dogechain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://konra-project.gitbook.io/konra-dogechain/partner-projects.md).

# Partner Projects

We have multiple strong partnerships across multiple blockchains.

What we ask of partners:

We're pretty easy going, but most commonly we mutually support one another. So a partner project may choose to help us distribute small amounts of Konra, give us their tokens to give to our supporters and community, help us create something awesome in collaboration and mutually shill each other's endeavors.

The Konra project will often purchase partner project tokens & or NFTs and help them out in multiple ways. We'll encourage partners to hold some Konra in their treasuries.&#x20;

<mark style="color:orange;">**Walk Token of Shibarium**</mark>

An experiment in ultimate decentralization & meritable actions. Walk is a project unlike any other. Walk gives reflections in Leash.

{% embed url="<https://t.me/ShibariumWalkToken>" %}

<mark style="color:blue;">**Shups Project of Shibarium**</mark>

Ultra cute NFTS and a token which gives WBone Reflections.

{% embed url="<https://t.me/ShibariumPuptal>" %}

<mark style="color:green;">**Fiona Project of DogeChain**</mark>

Fiona had hosted the premiere staking solution for all small projects on DogeChain for months. However the DEV they hired to code their swap staking platform rug pulled the Swamp (and a few other project's staking pages on DogeChain as they had hired the same Coder). Fiona Project has been holding strong since then and is in the process of pivoting and working on getting the Swamp restored. Fiona Token itself is still a powerhouse and gives DogeShrek reflections.

{% embed url="<https://t.me/DogeFiona>" %}

Insert rest of the partnerships here & include all of their socials and sub pages for them eventually.

May introduce a page system where partners who hold Konra in their reserves or who have done significant things to help our project get better placement and / or more detailed pages. Eventually want to include options for partners to get direct help from the Konra project, where once we thrive and get serious income we can do many cool things for them and share some of our resources with them too.


---

# 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://konra-project.gitbook.io/konra-dogechain/partner-projects.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.
