# Setup

- [Install Works](https://docs.digit.org/works/setup/install-works.md)
- [Install Using GitHub Actions In AWS](https://docs.digit.org/works/setup/install-works/install-using-github-actions-in-aws.md)
- [System Data Setup](https://docs.digit.org/works/setup/install-works/system-data-setup.md)
- [Configure Works](https://docs.digit.org/works/setup/configure-works.md): Common steps to configure Works services
- [Service Configuration](https://docs.digit.org/works/setup/configure-works/service-configuration.md): Configuring platform services
- [Project](https://docs.digit.org/works/setup/configure-works/service-configuration/project.md): Steps to configure the project service
- [Estimate](https://docs.digit.org/works/setup/configure-works/service-configuration/estimate.md): Provides an overview of the configuration of the estimate service
- [Contract](https://docs.digit.org/works/setup/configure-works/service-configuration/contract.md): Detailed description of configuring the contract service
- [Attendance](https://docs.digit.org/works/setup/configure-works/service-configuration/attendance.md)
- [Muster Roll](https://docs.digit.org/works/setup/configure-works/service-configuration/muster-roll.md): Muster roll is a record of attendance and quantity of work done by wage seekers.
- [Expense](https://docs.digit.org/works/setup/configure-works/service-configuration/expense.md)
- [Bank accounts](https://docs.digit.org/works/setup/configure-works/service-configuration/bank-accounts.md)
- [Organisation](https://docs.digit.org/works/setup/configure-works/service-configuration/organisation.md): Organisation registry to store vendors, contractors, CBOs and other org types.
- [Individual](https://docs.digit.org/works/setup/configure-works/service-configuration/individual.md)
- [Estimate Template](https://docs.digit.org/works/setup/configure-works/service-configuration/estimate-template.md)


---

# 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.digit.org/works/setup.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.
