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

# Developer community

> Join the Infercom and SambaNova developer community. Access Discord, GitHub discussions, documentation, and technical resources for EU sovereign AI inference.

## Community Resources for Infercom Developers

Infercom uses the same technology platform as SambaNova Cloud. This gives you access to an **extended developer ecosystem** with multiple community options:

### SambaNova Developer Community

The SambaNova Developer Community is the **primary technical community** for all questions about the API, code examples, model behavior, and best practices.

<Card title="SambaNova Developer Community" icon="users" href="https://community.sambanova.ai" target="_blank">
  Technical discussions, code examples, API help, and community support
</Card>

**What you'll find there:**

* Active community of AI developers
* Code examples and tutorials
* API documentation and help
* Discussions on model behavior and optimization
* Fast answers through large community

<Note>
  **Important for Infercom customers:** The SambaNova Community covers all SambaNova technology, including SambaNova Cloud and partners like Infercom. Most technical solutions apply to both platforms.
</Note>

### Infercom-Specific Differences

Please note the following differences between Infercom and SambaNova Cloud:

**Model Availability:**

* Infercom hosts a **curated selection of EU-hosted models** on sovereign infrastructure in Germany
* Additional models are available through the [Global Model Catalog](/en/models/infercomcloud-models#global-model-catalog), transparently routed via SambaNova's global infrastructure
* Current model list: [Infercom Models](/en/models/infercomcloud-models)

**EU-Specific Features:**

* Data sovereignty and GDPR compliance for [EU-hosted models](/en/models/infercomcloud-models)
* Hosting in European data centers (Equinix Munich 4, Germany)
* EUR pricing
* Transparent region labeling for all models

### Infercom Support

For **Infercom-specific questions**, please contact our support team directly:

<CardGroup cols={2}>
  <Card title="Email Support" icon="envelope" href="mailto:support@infercom.ai">
    [support@infercom.ai](mailto:support@infercom.ai)
  </Card>

  <Card title="Documentation" icon="book" href="/en/get-started/overview">
    Infercom Developer Guide
  </Card>
</CardGroup>

**Infercom Support for:**

* EU data sovereignty and compliance questions
* Infercom-specific configuration
* Billing and contracts (EUR)
* Model availability on Infercom
* GDPR and AI Act compliance
* Dedicated rack options

### When to Use Which Resource?

| Topic                           | Resource             |
| ------------------------------- | -------------------- |
| API usage, code examples        | SambaNova Community  |
| Model behavior, performance     | SambaNova Community  |
| OpenAI compatibility            | SambaNova Community  |
| Function calling, streaming     | SambaNova Community  |
| **EU data sovereignty**         | **Infercom Support** |
| **Infercom model availability** | **Infercom Support** |
| **Billing (EUR)**               | **Infercom Support** |
| **GDPR/AI Act compliance**      | **Infercom Support** |

## Additional Resources

<CardGroup cols={2}>
  <Card title="AI Starter Kits" icon="rocket" href="/en/build/ai-starter-kits">
    Ready-to-use examples and templates
  </Card>

  <Card title="API Reference" icon="code" href="/en/api-reference/overview">
    Complete API documentation
  </Card>

  <Card title="Agentic Coding" icon="plug" href="/en/agentic-coding/overview">
    Tools and frameworks for AI-assisted development
  </Card>

  <Card title="Status" icon="signal" href="https://status.infercom.ai" target="_blank">
    Infercom Platform Status
  </Card>
</CardGroup>

<Tip>
  **Tip:** For the best experience, we recommend using both community channels - the SambaNova Community for technical questions and Infercom Support for platform-specific topics.
</Tip>
