# Optional Content

Our custom content is made completely optional for all players. No one ever downloads a single content file for custom items when they connect.

{% embed url="<https://github.com/TitanTF/Ultimate-Content-Pack>" %}

### Installation Detection

Because the content is optional, we have made sure that players who have not installed the content pack can play normally without any issues by not playing custom sounds and rendering custom sprites for these players.

For players who have installed the content pack, the content distributor would have notified our data center that they had installed, and we will enable playing custom sounds and rendering of custom sprites to them.

### Outdated Detection

When a new content update is released, the servers will automatically disable hearing and seeing custom content for you.

When you use a custom item, the server will notify you that your content pack is outdated.

![An alert is also displayed on every page of the website notifying the user of their outdated installation](/files/-LxEty79g1NlUe3WSUu-)


---

# 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://universe.titan.tf/innovations/content.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.
