# NULL

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

{% hint style="info" %}
null : nil이라고도 하며 라틴어로 무(無)를 의미하는 nullus에서 유래됨. 아무것도 없다는 의미로, 프로그래밍 언어 등 컴퓨터 분야에서는 아무것도 보여주지 않는 경우를 나타냄.
{% endhint %}


---

# 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://ravissement.gitbook.io/untitled/null.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.
