# Types

## Registered types

It means that not every types are in this category, only registered types  (Types.d.ts) are displayed in this category..

### Support us.

#### Since TouchGuild is an early access library, we can't provide everything you'd like to get. We're doing our best to release helpful articles & documentation, such as this one.

You can make pull requests and participate to its development, and that's what we want, after all. A library powered by you, the community. Guilded API is still in early access and things can evolve faster. We're making our possible to stay up to date.


---

# 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://legacy.docs.touchguild.com/documentation/select-version/v.0.1.6/types.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.
