# Open AccessEdu

**An Education System** Designed in Transparency **by Everyone**, **for Everyone**.

We're **a self-organizing open network of high-trust, diverse people** spanning nearly every continent.

Our purpose is to **reimagine** and **develop** a framework of **non-localized**, **modular** solutions for **global interconnected** learning.

1. [Manifesto](https://accessedu.gitbook.io/home/documentation/manifesto/manifesto)
   1. [History of Education](https://accessedu.gitbook.io/home/documentation/manifesto/history)
   2. [State of Affairs](https://accessedu.gitbook.io/home/documentation/manifesto/affairs)
   3. [Root Cause Analysis](https://accessedu.gitbook.io/home/documentation/manifesto/analysis)
   4. [Assumptions](https://accessedu.gitbook.io/home/documentation/manifesto/assumption)
   5. [Paradigms](https://accessedu.gitbook.io/home/documentation/manifesto/paradigms)
   6. [Models](https://accessedu.gitbook.io/home/documentation/manifesto/model)
   7. [Systems](https://accessedu.gitbook.io/home/documentation/manifesto/systems)
   8. [Policy](https://accessedu.gitbook.io/home/documentation/manifesto/policy)
   9. [Methodology](https://accessedu.gitbook.io/home/documentation/manifesto/methodology)
   10. [Tools](https://accessedu.gitbook.io/home/documentation/manifesto/tools)
   11. [Dilemma](https://accessedu.gitbook.io/home/documentation/manifesto/dilemma)
   12. [Transition](https://accessedu.gitbook.io/home/documentation/manifesto/transition)
2. **Open AccessEdu**
   1. [Open Policy](https://accessedu.gitbook.io/home/documentation/policy/openpolicy)
      1. [Values, Virtues, and Responsibility](https://accessedu.gitbook.io/home/documentation/policy/values)
      2. [Guiding Focus](https://accessedu.gitbook.io/home/documentation/policy/focus)
      3. [Aim](https://accessedu.gitbook.io/home/documentation/policy/aim)
      4. [Vision](https://accessedu.gitbook.io/home/documentation/policy/vision)
      5. [Mission](https://accessedu.gitbook.io/home/documentation/policy/mission)
      6. [Milestones](https://accessedu.gitbook.io/home/documentation/policy/milestone)
      7. [Challenge](https://accessedu.gitbook.io/home/documentation/policy/challenge)
   2. **Existing Solution**
      1. [Meetup](https://accessedu.gitbook.io/home/documentation/solutions/meetup)
      2. [Academy](https://accessedu.gitbook.io/home/master)
      3. [Research Center](https://accessedu.gitbook.io/home/documentation/solutions/research)
      4. [TED Talk](https://accessedu.gitbook.io/home/master)
      5. [Online Learning Platform](https://accessedu.gitbook.io/home/master)
   3. **Future Solution**
      1. [Open Paradigm](https://accessedu.gitbook.io/home/documentation/solutions/paradigm)
      2. [Open Learning Space](https://accessedu.gitbook.io/home/documentation/solutions/space)
      3. [Open Access Portal](https://accessedu.gitbook.io/home/documentation/solutions/portal)
      4. [Open Learning Model](https://accessedu.gitbook.io/home/documentation/solutions/learning)
      5. [Open Teaching Model](https://accessedu.gitbook.io/home/documentation/solutions/teaching)
      6. [OpenAccessEdu](https://accessedu.gitbook.io/home/documentation/solutions/platform)
      7. [Automated Source Verification](https://accessedu.gitbook.io/home/documentation/solutions/verification)
      8. [Web 4.0](https://accessedu.gitbook.io/home/documentation/solutions/web4)
      9. [Expert Knowledge System](https://accessedu.gitbook.io/home/documentation/solutions/knowledge)
      10. [Field Team Role Placement Algorithm](https://accessedu.gitbook.io/home/documentation/solutions/algorithm)
      11. [Location Independent Learning](https://accessedu.gitbook.io/home/documentation/solutions/location)
3. [Open Contribution](https://accessedu.gitbook.io/home/documentation/contribution/contribution)
   1. [Who is a Maintainer?](https://accessedu.gitbook.io/home/documentation/contribution/maintainer)
   2. [Who is a Contributor?](https://accessedu.gitbook.io/home/documentation/contribution/contributor)
   3. [Contributing](https://accessedu.gitbook.io/home/documentation/contribution/contributing)
   4. [Best Practices](https://accessedu.gitbook.io/home/documentation/contribution/practices)
4. [Addendum](https://accessedu.gitbook.io/home/documentation/addendum/addendum)
   1. [Personal Annotation](https://accessedu.gitbook.io/home/documentation/addendum/annotation)
   2. [Personal Adherence](https://accessedu.gitbook.io/home/documentation/addendum/adherence)
   3. [Resource](https://accessedu.gitbook.io/home/documentation/addendum/resource)

## Note

This is **dynamic documentation** expanding through the progression of collective efforts.

Since development is continuous, [**Contributors are free to amend information**](https://github.com/briancrink/accessedu/tree/315241832a0b93dddbc3b8af13b6311d27e222f8/root.md) parallel to [**development progress**](https://github.com/briancrink/accessedu/tree/315241832a0b93dddbc3b8af13b6311d27e222f8/root.md).

Operating as historical record, **versioning** **group effort promotes transparency** between us internally and the outside world.

Previous versions can be found on [**Github**](https://github.com/briancrink/accessedu/releases).


---

# 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://accessedu.gitbook.io/home/master.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.
