# Contact & Help

### Our community Discord server

NoSkill Community \*\*\*\* [**https://discord.gg/sEgmTKg**](https://discord.gg/sEgmTKg) permanent & public link.

{% embed url="<https://discord.gg/sEgmTKg>" %}

### How to ask for help

We like helping other people through our Discord server. However, please know the difference between asking for help and asking for support. Do not take this help for granted, we are not chatbots nor are we being paid for this service.

Please respect other people's time when asking for help. When you ask your question, display the fact that you made some research by providing details, screenshots and videos if necessary. The more information you provide the easier it will be for other people to help you.

{% hint style="warning" %}
Don't ask for other people's VPKs or any other files. That is not asking for help. That's just being lazy.
{% endhint %}

{% hint style="info" %}
Make sure to make your messages readable, use proper code block with syntax highlight if you share code, etc. This will help establish that you're not being a lazy sponge asking for spoon-feeding and wasting people's time. Better yet, display what you have learned from doing these things. We like answering questions for people who have demonstrated they can learn from the answers.
{% endhint %}

For modding help please use the **#titanfall** channel in our Discord server.


---

# 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://noskill.gitbook.io/titanfall2/contact.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.
