> For the complete documentation index, see [llms.txt](https://community.threekit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.threekit.com/getting-started/project-prep/4.-intro-to-support.md).

# 4. Intro to Support

### **Setting Up Your Support Community Account**

You should have already received an email from us with access to our case-logging system.&#x20;

&#x20;

![](/files/9jmajm5kwEB1iwf9ZHUT)

Please check your spam folder if you have not yet received this email. 🤖  *If it's still missing, please email our Support team at* [*customersupport@threekit.com*](mailto:success@threekit.com)*.*

Click on the link and follow the prompt to sign in. Invites expire after 1 week.

&#x20;

<figure><img src="/files/uXRMCdp6EHMiHbKfNVLB" alt="" width="563"><figcaption></figcaption></figure>

&#x20;

Any time you log in, you will see a list of any cases under your account.

&#x20;

<figure><img src="/files/cT106m1T70nxN0EB9bvQ" alt=""><figcaption></figcaption></figure>

### Threekit Support Overview & Portal Walkthrough

The 10-minute video below will walk you through our support SLAs and explain how you can log a case in our system.

{% embed url="<https://www.youtube.com/embed/7ZriOBv14C0?autoplay=0&cc_lang_pref=auto&cc_load_policy=0&controls=0&customControls=true&disablekb=1&enablejsapi=1&iv_load_policy=3&modestbranding=1&noCookie=false&origin=https://community.threekit.com&playsinline=1&rel=0&showinfo=0&widget_referrer=https://community.threekit.com/hc/en-us/articles/4406781932827-4-Intro-to-Support&widgetid=1>" %}


---

# 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://community.threekit.com/getting-started/project-prep/4.-intro-to-support.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.
