# Old t3kit

### t3kit8.9

Every part/extension of t3kit **v8.9** has a git branch `t3kit8.9` where you can find all last updates/commits for this particular version of t3kit.

### t3kit8

Every part/extension of t3kit **v8** has a git branch `t3kit8` where you can find all last updates/commits for this particular version of t3kit.

### t3kit7

Every part/extension of t3kit **v7** has a git branch `t3kit7` where you can find all last updates/commits for this particular version of t3kit.


---

# 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://t3kit.gitbook.io/doc/old-t3kit.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.
