> For the complete documentation index, see [llms.txt](https://dework.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dework.gitbook.io/product-docs/guides-for-orgs.md).

# Guides for Orgs

- [Getting started on Dework](https://dework.gitbook.io/product-docs/guides-for-orgs/getting-started-on-dework.md): Based on who you are there are two ways to start using the app
- [Setup your first Space](https://dework.gitbook.io/product-docs/guides-for-orgs/setup-your-first-space.md): This will help you understand how to utilise the key Dework features
- [Nested Workspaces](https://dework.gitbook.io/product-docs/guides-for-orgs/setup-your-first-space/nested-workspaces.md): Nest Spaces and Projects under an existing Space for finer control over your tasks
- [Activity Feed](https://dework.gitbook.io/product-docs/guides-for-orgs/setup-your-first-space/activity-feed.md): Provide updates to your community/team, via Discord as well
- [Permissions](https://dework.gitbook.io/product-docs/guides-for-orgs/setup-your-first-space/permissions.md): Flexibly set various permissions that match your needs
- [Creating your first bounty](https://dework.gitbook.io/product-docs/guides-for-orgs/creating-your-first-bounty.md): Task + Reward = Bounty
- [Connecting to Discord](https://dework.gitbook.io/product-docs/guides-for-orgs/connecting-to-discord.md): Keep everyone up to date on your project's progress
- [Featuring a Role](https://dework.gitbook.io/product-docs/guides-for-orgs/featuring-a-role.md): You can feature roles to let contributors directly apply to them
- [Manage Payments](https://dework.gitbook.io/product-docs/guides-for-orgs/manage-payments.md): Utilise various options to pay a reward on Dework
- [Single Payment](https://dework.gitbook.io/product-docs/guides-for-orgs/manage-payments/single-payment.md): Pay rewards for individual bounties using supported wallets
- [Batch Payments](https://dework.gitbook.io/product-docs/guides-for-orgs/manage-payments/batch-payments.md): Simplify your contributor payments, or just save on transaction fees


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dework.gitbook.io/product-docs/guides-for-orgs.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.
