# Copy of Table of Content

This is the documentation for [decimal](https://decimal.at/), a workflow automation tool that combines Web3 capabilities with business process automation.

It covers everything from setup to usage and development. It's a work in progress and all [contributions](https://discord.gg/HW4z6Vuqz4) are welcome.

{% columns %}
{% column width="75%" %}

### About Decimal

Everything you want to know about us.

[What is it](/introduction/about-us/decimal.md)  <mark style="color:$primary;">|</mark>  [Vision](/introduction/about-us.md#our-vision-and-mission)  <mark style="color:$primary;">|</mark>  [Team](/introduction/about-us/ecosystem.md#team-and-advisors)  <mark style="color:$primary;">|</mark>  [Ecosystem](/introduction/about-us/ecosystem.md)  <mark style="color:$primary;">|</mark>  [Links](/introduction/contact-us.md)
{% endcolumn %}

{% column width="25%" %}

{% endcolumn %}
{% endcolumns %}

***

{% columns fullWidth="false" %}
{% column width="50%" %}

### Quickstart

Your 1st workflow in 5 minutes: Hands-On experience

[→ Try it out](/technical/quickstart-your-1st-workflow-in-5-mins.md)
{% endcolumn %}

{% column width="50%" %}

### Setup

User wallet for login & Decimal wallet for executions

[→ Must have](/technical/node-directory.md)
{% endcolumn %}
{% endcolumns %}

***

{% columns fullWidth="false" %}
{% column width="50%" %}

### Tutorials

Keep learning the way you want; at the pace you want.

[→ Learn](/technical/learning-path/tutorials-and-recipes.md)
{% endcolumn %}

{% column width="50%" %}

### Use Cases

Explore, learn & get inspired by others; make it yours.

[→ Ideas](/technical/learning-path/tutorials-and-recipes.md)
{% endcolumn %}
{% endcolumns %}

***

{% columns fullWidth="false" %}
{% column width="50%" %}

### Node Directory&#x20;

Browse through Decimal's ever-growing list of nodes.

[→ Options](/technical/node-directory.md)
{% endcolumn %}

{% column width="50%" %}

### Pricing

Flexible Pay-As-You-Go model. Usage based discounts.

[→ Fees](/introduction/pricing-and-usage.md)
{% endcolumn %}
{% endcolumns %}

***

{% columns fullWidth="false" %}
{% column width="50%" %}

### Architecture

Peek inside Decimal’s effortless workflow engine.

[→ Options](/technical/node-directory.md)
{% endcolumn %}

{% column width="50%" %}

### Safety & Privacy

Secure, Transparent, Anon - everything verifiable

[→ Fees](/introduction/pricing-and-usage.md)
{% endcolumn %}
{% endcolumns %}

***

[<mark style="color:orange;">In short</mark> – LFG](#user-content-fn-1)[^1]!

[^1]:


---

# 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://wiki.decimal.at/copy-of-table-of-content.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.
