# Technical Overview

This technical overview includes all you need to know about GameDAO's protocols:

* Control
* Signal
* Noise
* Flow
* Sense
* Tangram

### Build unstoppable organisations with CONTROL.

**CONTROL** allows you to build organisations (DAOs) with the following features:

* open or invitation only
* public and transparent or private and opaque
* transfer, reserve or without membership fees
* electable prime
* segregated multi currency treasury

### Enable Communities with SIGNAL and NOISE.

Open up and let the community take part, with SIGNAL and NOISE:

* withdrawal
* spending
* membership
* prime
* motions
* simple / relative / absolute majority
* binary / multiple choice
* conviction
* integration with web2 apis

### Leverage decentralised fundraising protocols with FLOW.

FLOW encompasses a number of fundraising and financial features:

* grants, donations, subscriptions
* prepaid campaigns with/without perks, milestones
* community governance of segregated campaign treasury
* lending with multiple collaterals
* fractionalised shares based on non fungible assets

### Use the Power of Communities with SENSE

SENSE enables a safe and secure platform using identity primitives from GameDAO's underlying network, zero.io. Leverage decentralised identity frameworks to create gamified experiences.

* zero core identity
* 3rd party integrations with SocialKYC, traditional KYC/KYB and DID

### Reward and Incentivise with TANGRAM

Tangram is GameDAO's rewards, incentives and digital collectibles protocol that gives these assets the following features:

* feeless
* composable
* mutable
* compatible


---

# 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.gamedao.co/gamedao-protocol/technical-overview.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.
