# Share Configuration

You can share a server from a subscription (if it is not encrypted or hidden) or from the local server list. To do so, follow these steps:

1. Swipe right on the header of the desired server.
2. After swiping, two icons will appear. Tap on the purple icon with the arrow to choose the sharing option.
3. In the menu that appears, you will see three options:
   * **Copy to Clipboard**
   * **QR Code**
   * **JSON**

Select the desired option to share the configuration.


---

# 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://www.happ.su/main/faq/share-configuration.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.
