# Social

As **one of the core pillars of ZTX**, social integrations will be integrated into all aspects of gameplay and the ever-expanding set of experiences.&#x20;

In future iterations of ZTX, we will introduce features that let users:

* Add Friends&#x20;
* Invite friends to an experience/game&#x20;
* Chat with friends and other players

#### The social integrations of ZTX will focus on:

1. Enabling ZTX users to develop new connections and relationships with like-minded individuals
2. Strengthening and deepening  already existing connections&#x20;

Building upon the lists above, some examples of how social features will be integrated into ZTX experiences and gameplay include:&#x20;

* Friends list - Users can manage a friends list. Friends will be able to chat with one another in addition to inviting them to join in the current experience, such as exploring a District's downtown area or portal game.&#x20;
* Hosting - Users will be able to invite friends over to their property to hang out. All of the visiting users can chat with each other and experience activities like swimming in the pool or having a party.&#x20;
* Events - A great way to meet similar-minded users, events in each District will have social features that empower users to become friends
* Chat - In open-world areas like Downtowns, users can communicate with other players in that instance. It will be up to users if they want to enable this feature and strict security measures will be taken.


---

# 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://docs.ztx.io/ztx/gameplay/social.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.
