# How Do Nodes Provide Services to Users?

The system automatically matches users with the optimal node to ensure smooth communication. This process is based on intelligent analysis of various factors, such as network conditions and node load, to select the most suitable node for maintaining communication quality. Additionally, users have the freedom to manually choose their preferred node. If communication quality deteriorates, users can either manually switch nodes or rely on the system’s automatic switching mechanism, ensuring uninterrupted communication through a dual protection system.


---

# 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://userguide.luffa.im/nodes/how-do-nodes-provide-services-to-users.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.
