> For the complete documentation index, see [llms.txt](https://docs.articul.jp/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.articul.jp/guide/designs/top-layout/id200/3.md).

# \[ID:200]表示名設定

自分のWEBサイトTOPに表示される「表示名」の設定を変更できます。\
表示名は設定＞プロフィール設定＞アーティスト設定で「名前」に入力した文字が表示されます。変更や詳細については[アーティスト設定](/guide/get-started/setup/settings-2/artist.md)のページをご参照ください。\
※表示名はジャンル名の下に固定表示されます。

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

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

#### フォント

ゴシック体(Sans)か、明朝体(Serif)を選択してください。

{% hint style="info" %}
ゴシック体(Sans)はすっきりシンプルなフォントです、よく使われる標準的なスタイルです。\
明朝体(Serif)は上品でエレガントなフォントです。クラシカルや丁寧、上品なイメージにさせたい場合に使われます。
{% endhint %}

#### サイズ

表示するフォントサイズ(大きさ)を選択できます。\
数が大きくなるほど、文字サイズが大きくなります。(初期値は50pxに設定)

{% hint style="info" %}
**自動調整について**

自動調整を選択すると、文字数によって表示枠内に合うサイズに自動調整します。
{% endhint %}

#### ウエイト

表示するフォントウエイト(太さ)を選択できます。\
数が上がるほど太くなります。(初期値は500に設定)


---

# 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:

```
GET https://docs.articul.jp/guide/designs/top-layout/id200/3.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.
