# Tile Editor

Go to WordsConnect -> Editor -> Tile Editor

<div align="left"><figure><img src="/files/Cq5DnGvt9HSjy5WPM5YJ" alt=""><figcaption></figcaption></figure></div>

Go to Inspector. You will see the Tile Editor

<div align="left"><figure><img src="/files/2LVcu0gY3BOBagN4LVXr" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="54.5555419921875"></th><th width="156.88885498046875"></th><th></th></tr></thead><tbody><tr><td>1</td><td>Name</td><td>Set a name for the colored tile.</td></tr><tr><td>2 </td><td>&#x3C;&#x3C;     >></td><td>Switch between all tiles using the arrow keys.</td></tr><tr><td>3</td><td>+    -</td><td>Add / Remove tile</td></tr><tr><td>4</td><td>Icon</td><td>Preview showing all changes</td></tr><tr><td>5</td><td>Face color</td><td>Base color</td></tr><tr><td>6</td><td>Top color</td><td>Highlight color</td></tr><tr><td>7</td><td>Bottom color</td><td>Shadow color</td></tr></tbody></table>

**Method 2**: To open the tile editor, go to **Resources → ColorsTile**.

<div align="left"><figure><img src="/files/nJ9F8QxQibO9BmTBmLjI" alt=""><figcaption></figcaption></figure></div>

**Method 3**: Click the colored square in the group or level editor and press **+**

<div align="left"><figure><img src="/files/sCxUlgZcyvsMGAD55HI1" alt=""><figcaption></figcaption></figure></div>

> #### If you have any questions, please don’t hesitate to contact our support team. We’ll be happy to help and also welcome any suggestions you may have for improving the editor. Thank you!


---

# 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://docs.candy-smith.com/main/word-connect-game-toolkit/tile-editor.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.
