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

# Shipping Lane

### Overview

Every now and then people need a helping hand navigating the treacherous seas of decentralized finance so they can coexist peacefully with the giant whales 🐋 and other sea life lurking beneath the surface. As we help steer the Kujira community through saccharine and bitter times alike, we guide our constituents through our safe yet performant shipping lane. Detailed below are the past events and landmarks along our long, long shipping lane as we take our stand on shipping, payments, and commerce.

[Here](https://docs.google.com/document/d/16vf3V5pCFrOCeEd5AZrwC5Vi_SI_GjAC_n91Y1LkEQA/edit#) is the monthly Kujira Shipping Lane since inception&#x20;

## What's Next?

The Shipping Lane will be updated bi-monthly to allow more resources to be focused on development while preserving the integrity and quality of all underlying documentation. We plan to continue delivering like crazy from here on out. The Kujira Blockchain is just getting started.


---

# 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.kujira.app/kujira-ecosystem/shipping-lane.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.
