# 記事のURLを好きな文字列に変える

カスタムURLという設定で、記事のURLを自由に設定することができます。

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

デフォルトではランダム文字列が設定されていますので、任意で変更を行ってください。

なお、カスタムURLには下記のルールがあります。

* 3文字以上の英数字である（+一部の記号が使えます）
* 既に他の記事で使われていない文字列である


---

# 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://deepsme.gitbook.io/guide/manual/no/nourlwokinanieru.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.
