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

# Demoswork

> Learn how to create and manage work steps in the Demos network

# Demoswork

### Table of contents

<CardGroup cols={2}>
  <Card title="Creating Work Steps" icon="plus" href="/sdk/cookbook/demoswork/creating-work-steps">
    Learn how to create work steps
  </Card>

  <Card title="Conditional Operations" icon="code-branch" href="/sdk/cookbook/demoswork/conditional-operation">
    Implement conditional logic in work steps
  </Card>

  <Card title="Base Operations" icon="layer-group" href="/sdk/cookbook/demoswork/base-operation">
    Understand base operations
  </Card>

  <Card title="Signing and Broadcasting" icon="signature" href="/sdk/cookbook/demoswork/signing-and-broadcasting">
    Sign and broadcast work steps
  </Card>
</CardGroup>
