> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to our Partner's Hub

> Discover the standards, processes, and resources you need to build, document, and publish plugins for the Lerian platform.

This portal is for **anyone building plugins** for the Lerian platform, including development partners, internal teams, and clients with custom needs. This hub covers standards and processes for building plugins.

**By following the resources in this portal, you help ensure:**

* A consistent and secure experience for Lerian clients.
* Clear documentation that accelerates integration and support.
* Faster validation and deployment of your plugin or service.

<Tip>
  For API docs and integration guides, visit the [main documentation site](/en/welcome-to-our-guides).
</Tip>

## What you'll find here

***

* **[Coding standards](/en/partners-hub/technical-guidelines)**: Coding guidelines to build consistent, scalable, and production-ready plugins on Lerian.
* **[Writing standards](/en/partners-hub/writing-standards)**: Writing standards we follow at Lerian to keep our documentation clear, consistent, and well-structured.

## The partner journey

***

Building and publishing a plugin follows five stages:

<Steps>
  <Step title="Understand the standards">
    Read the coding standards, API conventions, error model, and writing guidelines in this hub.
  </Step>

  <Step title="Build your plugin">
    Develop your solution following the [technical guidelines](/en/partners-hub/technical-guidelines), including architecture, security, and testing requirements.
  </Step>

  <Step title="Document your plugin">
    Write guides and API references using Lerian's [writing standards](/en/partners-hub/writing-standards) and [templates](/en/partners-hub/templates).
  </Step>

  <Step title="Submit for review">
    Package your plugin and documentation, then submit through the [approval process](en/partners-hub/lifecycle-gov#approval-process).
  </Step>

  <Step title="Get approved and publish">
    After passing [homologation requirements](/en/partners-hub/lifecycle-gov#homologation-requirements), your plugin goes live on the Lerian Marketplace.
  </Step>
</Steps>

<Warning>
  Before you start, read the [API standards](/en/partners-hub/api-standards) and [Error model](/en/partners-hub/error-model) pages. These define the contracts your plugin must follow.
</Warning>
