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

# Intro

**How we work**

# **Our Project Process**

Transparency matters to us. Here you can find how we structure projects, how feedback works, and what you can expect from us.

Every project runs through three clearly defined phases. Each phase has its own deliverable, its own feedback process, and clear rules about what is still possible in that phase and what is not.

<Columns cols={3}>
  <Column>
    <Card title="Strategy Phase" icon="brain" href="https://docs.designbase.studio/strategy-phase">
      Content foundation, sitemap, and page structure.
    </Card>
  </Column>

  <Column>
    <Card title="Design Phase" icon="paintbrush" href="https://docs.designbase.studio/design-phase">
      Visual direction, design of all pages, and content structure.
    </Card>
  </Column>

  <Column>
    <Card title="Dev Phase" icon="code" href="https://docs.designbase.studio/development-phase">
      Implementation of the approved design in Webflow.
    </Card>
  </Column>
</Columns>

## Interesting articles

<Columns cols={2}>
  <Column>
    <Card title="What is a bug?" icon="bug" href="https://docs.designbase.studio/development-phase#definition-bug-vs-content-error-vs-change-request">
      Definitions of bugs, content errors, and change requests.
    </Card>
  </Column>

  <Column>
    <Card title="Content Delivery" icon="pen-line" href="https://docs.designbase.studio/design-phase#content-delivery">
      When and how we accept content during our process.
    </Card>
  </Column>
</Columns>
