> For the complete documentation index, see [llms.txt](https://galaxify-network.gitbook.io/galaxify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://galaxify-network.gitbook.io/galaxify/what-is-nebula-ai.md).

# What is Nebula AI?

**Nebula AI** is an **AI Chat Tool** integrated with the **Galaxify Browser**. It was developed to make your work easier in the browser. **Nebula AI** is developed on the <mark style="color:green;">GPT-4o</mark> Technology infrastructure.\
\
**Nebula AI** is an <mark style="color:purple;">**AI**</mark>**&#x20;Chat Tool** that continues to be developed. It was created with the aim of allowing people to easily access the information they want in the browser. With the integrations to be added in the future, it will cease to be an <mark style="color:purple;">**AI**</mark>**&#x20;Chat Tool** and will completely change to just <mark style="color:purple;">**AI**</mark> and eliminate all its competitors.\
\
**Nebula AI**, which comes with **Galaxify Browser**, has proven its functionality even though it is a <mark style="color:red;">Beta</mark> version.

<figure><img src="/files/6HyZCVGqpMzjIxvlO1bc" alt=""><figcaption></figcaption></figure>

## Nebula AI - AI BOX&#x20;

Many models of **Nebula AI** are made to serve people all over our lives, this is our **AI Box** model. The **AI ​​Box** is still fully ready and is expected to be shipped to test users upon completion of our [Mars mission](/galaxify/galaxify-community/flightmap.md).<br>

**Some Features:**

* Instant answer to your question
* Compatible with Smart Home Technology
* It is developed under GPT-4o Technology
* Instant Translation in Any Language

<div align="left"><figure><img src="/files/JrmaM1yauVmwNrKiw55H" alt="" width="433"><figcaption><p>Model: AI Box</p></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://galaxify-network.gitbook.io/galaxify/what-is-nebula-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
