> For the complete documentation index, see [llms.txt](https://retryy.gitbook.io/tf2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retryy.gitbook.io/tf2/retry/about.md).

# RETRY Wiki & Guides

## Titanfall 2 Custom Skins & Textures Wiki & Guides.

Created & Maintained by: RETRY (community)

### A community driven Custom Skin & Texture resource.

#### This Gitbook strives to provide accurate, and updated information about custom skins and textures for Titanfall 2 in a seperated manner of Wiki, Guides and Archives.

#### Wiki:

The **Wiki** is for a compiled list of useful information. Designed for fact checking and linking to resources.

#### Guides:

The **Guide** is for guiding people through a more step-by-step process. Designed for carrying someone through a process.

#### Archives:

The **Archive** is for saving important or pseudo guides found anywhere. These are often messy and need context in order to understand the value or purpose.

#### Thanks to Gitbook for hosting and providing a space for our wiki and providing us with Community Edition.

#### Link to this wiki: <https://retryy.gitbook.io/tf2/>

#### Link to the Github: <https://github.com/SenorGeese/RETRY-TF2>

## Learn about Contributing, Contacting, and Credits below.

{% content-ref url="/pages/wxOBOxw3cADLITSTxhob" %}
[Contributing](/tf2/retry/about/contributing.md)
{% endcontent-ref %}

{% content-ref url="/pages/oUInCG6rPVM2BdYo0JN3" %}
[Contact](/tf2/retry/about/contact.md)
{% endcontent-ref %}

{% content-ref url="/pages/8fHB4j283YMz3nozbJC8" %}
[Credits](/tf2/retry/about/credits.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://retryy.gitbook.io/tf2/retry/about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
