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

# Publications

- [Publications](https://knittables.gitbook.io/knittables/publications/publications.md): Below, you will find our published articles on various mediums:
- [The Sacred Rock](https://knittables.gitbook.io/knittables/publications/publications/the-sacred-rock.md): Feb 27, 2023
- [Game Development](https://knittables.gitbook.io/knittables/publications/publications/game-development.md): Feb 21, 2023
- [3D Standards In The World Wide Web](https://knittables.gitbook.io/knittables/publications/publications/3d-standards-in-the-world-wide-web.md): Feb 18, 2023
- [Post-Mint Letter from The Founders](https://knittables.gitbook.io/knittables/publications/publications/post-mint-letter-from-the-founders.md): Jan 4, 2023
- [The Knittables Mint](https://knittables.gitbook.io/knittables/publications/publications/the-knittables-mint.md): Dec 18, 2022
- [The Tribal Post](https://knittables.gitbook.io/knittables/publications/publications/the-tribal-post.md): Jul 5, 2022


---

# 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://knittables.gitbook.io/knittables/publications.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.
