# Introduction

## What's Imber Development?

Imber Development isn't your regular company. It's a special place where freelance developers come together, each doing their own work on their terms. We're not a big group managing projects, but a community where freelancers collaborate individually.

{% content-ref url="../website-development/faq" %}
[faq](https://docs.imber.dev/website-development/faq)
{% endcontent-ref %}

## Seeking Opportunities?

At Imber Development, you're not an employee; you're an independent creator. Our platform serves as a hub where your unique skills shine, your ideas take flight, and your talents find their stage. We're all about fostering a community of passionate individuals who want to contribute, grow, and make an impact.

{% content-ref url="positions" %}
[positions](https://docs.imber.dev/getting-started/positions)
{% endcontent-ref %}

## Useful Links

{% embed url="<https://imber.dev/>" %}

{% embed url="<https://www.trustpilot.com/review/imber.dev>" %}

{% embed url="<https://imber.dev/discord>" %}


---

# Agent Instructions: 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.imber.dev/getting-started/introduction.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.
