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

# Contributing Guide

> How to contribute to Verlon AI

This documentation page is under development and will be available soon.

In the meantime, if you have questions about this topic:

* Check our [GitHub](https://docs.verlon.ai) for updates
* Reach out to our team at [support@verlon.ai](mailto:support@verlon.ai)

## What's Available Now

While this specific documentation is being written, you can explore:

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started/quickstart">
    Quick start guide to get up and running
  </Card>

  <Card title="SDK Reference" icon="code" href="/sdk-reference/overview">
    Complete SDK method documentation
  </Card>

  <Card title="OpenAI SDK Integration" icon="puzzle-piece" href="/integrations/openai-sdk">
    Use Verlon with OpenAI SDK
  </Card>

  <Card title="Gates & Routing" icon="route" href="/concepts/gates-and-routing">
    How Verlon routes requests
  </Card>
</CardGroup>
