# Bylaws

A full copy of the current Bylaws is below.

{% file src="/files/-MTNWNZV5ndscGsyg8uY" %}
Signalise Co-op Bylaws Dec 2020
{% endfile %}

The bylaws are much easier to understand. We wrote these with our members input and they were voted on and approved at a members meeting.

They contain more detailed information about:

* our [purpose and mission](/rules-bylaws/purpose.md)
* [membership criteria](/rules-bylaws/members/eligibility.md)
* how we [behave](/rules-bylaws/members/code-of-conduct.md)
* how we [meet](/rules-bylaws/meetings.md)
* how we [decide](/rules-bylaws/voting.md)
* how we [allocate profits](/rules-bylaws/finances.md)

Read on for more info...


---

# 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://organisation.signalise.coop/rules-bylaws/bylaws.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.
