> For the complete documentation index, see [llms.txt](https://blockblock.gitbook.io/nearndear/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockblock.gitbook.io/nearndear/welcome-to-near-n-dear.md).

# Welcome to Near N Dear

## What is Near N Dear?

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

To put in a nutshell, Near N Dear is a decentralized custom AI platform open for both users and creators.&#x20;

With Near N Dear, customizing an LLM is entirely code-free. No need for coding skills or advanced AI knowledge—just type in your instructions, and we’ll take care of the rest. Unlike other platforms that charge subscription fees for customization, Near N Dear offers it all in a single, one-time transaction, making it much more affordable and accessible.

Our platform redefines this approach by ensuring creators retain full ownership of their data and creations, with complete transparency at every stage. Powered by the **NEAR blockchain**, we give creators visibility into data usage and decision-making, guaranteeing their work is used only with explicit consent and fair compensation. This commitment to control and transparency fosters trust, accountability, and a collaborative AI ecosystem that truly values its creators.


---

# 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://blockblock.gitbook.io/nearndear/welcome-to-near-n-dear.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.
