> For the complete documentation index, see [llms.txt](https://arts-collaboratory.gitbook.io/arts-collaboratory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix.md).

# Appendix

- [Resources](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/resources.md)
- [Working Groups](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups.md)
- [Administration Working Group or Attaya](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups/administration-working-group-or-attaya.md)
- [Documentation and archive](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups/documentation-and-archive.md)
- [Experimental tooling projects](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups/experimental-tooling-projects.md)
- [Fund-raising working group](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups/fund-raising-working-group.md)
- [Internal Communication](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups/internal-communication.md)
- [Legal entity working group](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups/legal-entity-working-group.md)
- [Network health group](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/working-groups/network-health-group.md)
- [Assembly](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/assembly.md)
- [Facilitation](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/facilitation.md)
- [Guide for 5 year lifeline](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/guide-for-5-year-lifeline.md)
- [Scribbles for elaborating our ecosystems](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/scribbles-for-elaborating-our-ecosystems.md)
- [AC Presentation](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/ac-presentation.md)
- [Resource map](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/resource-map.md)
- [Tam-tam](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/tam-tam.md)
- [Work in progress](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/work-in-progress.md)
- [Website Guidelines](https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix/website-guidelines.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://arts-collaboratory.gitbook.io/arts-collaboratory/futureplan/appendix.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
