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

# Custom Integration Request

> If the game server integration you're looking for isn't here, contact us

## Don't See Your Integration?

Couldn't find what you're looking for among the listed game server integrations? Don't worry! Crafter is constantly evolving and new integrations are being added.

<Card title="Support Team" icon="headset" href="https://discord.crafter.net.tr">
  You can request your desired game server integration by opening a support ticket on our Discord server.
</Card>

## How Do I Request?

1. **Join Discord**: Join our [Discord server](https://discord.crafter.net.tr)
2. **Open Support Ticket**: Create a ticket from the support channel
3. **Share Details**:
   * Which game server you want integration for
   * What kind of features you expect
   * Specify any special requirements if you have them

## Development Process

After your request is received:

<Steps>
  <Step title="Evaluation">
    Our team reviews your request and evaluates its feasibility
  </Step>

  <Step title="Planning">
    Approved requests are added to the development roadmap
  </Step>

  <Step title="Development">
    The integration is developed and tested
  </Step>

  <Step title="Release">
    When ready, it's published along with documentation
  </Step>
</Steps>

<Info>
  Popular requests are prioritized. We determine our development priorities based on community needs.
</Info>

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How long does it take for an integration to be ready?">
    Development time depends on the complexity of the integration and our current workload. It typically ranges from 2-4 weeks.
  </Accordion>

  <Accordion title="Is it paid?">
    Standard integrations are included in your Crafter license. Separate pricing may apply for custom developments.
  </Accordion>

  <Accordion title="Can I develop my own integration?">
    Yes! You can create your own integrations by reviewing our API documentation for developers.
  </Accordion>
</AccordionGroup>

<CardGroup cols={2}>
  <Card title="Discord Support" icon="discord" href="https://discord.crafter.net.tr">
    Open a support ticket now
  </Card>

  <Card title="Developer API" icon="code" href="https://dev.crafter.net.tr">
    Build your own integration
  </Card>
</CardGroup>
