# Studios

## Add Studios

This popup will allow you to search for and add existing studios to the work.

## Create New Studio

This popup will allow you to create a new studio to be added to the work. Presently, the only information stored and required is the Studio’s name. Refer to the guide at the start of the manual for correct [romanization](/submission-manual/before-you-begin/romanization.md), if required.

![Studios page for the 'City Hunter' anime](/files/-LTDXUFb-rkaf7RbgdrX)


---

# 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://anilist2.gitbook.io/submission-manual/submission-form/studios.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.
