# Links

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>🌐 <strong>Website</strong></td><td>General Overview &#x26; Basic Information</td><td><a href="https://www.fort-gotten.com/">fort-gotten.com</a></td></tr><tr><td>⛺ <strong>Discord</strong></td><td>The Hub for the Fort Gotten Community</td><td><a href="https://discord.fort-gotten.com">discord.fort-gotten.com</a></td></tr><tr><td>💬 <strong>Twitter</strong></td><td>The main communication channel for the project</td><td><a href="https://twitter.com/fortgotten">twitter.com/fortgotten</a></td></tr><tr><td>📷 <strong>Instagram</strong> </td><td>Our more art-focused social media platform</td><td><a href="https://www.instagram.com/fortgotten/">instagram.com/fortgotten</a></td></tr><tr><td>🏕️ <strong>Campfire</strong></td><td>Find all the tools &#x26; interactive systems for our holders</td><td><a href="https://campfire.fort-gotten.com/">campfire.fort-gotten.com</a></td></tr><tr><td>📝 <strong>Medium</strong> </td><td>Thoughts &#x26; behind the scenes for the development of the project </td><td><a href="https://fortgotten.medium.com/">fortgotten.medium.com</a></td></tr><tr><td>📽️ <strong>YouTube</strong></td><td>Lore, Updates, and Documentation</td><td><a href="https://www.youtube.com/channel/UCLnRO2DjKYJPeXWWr1BR8tA">youtube.fortgotten.com</a></td></tr><tr><td>📚 <strong>Content Hub</strong> </td><td>Find every single content piece related to the Fort Gotten Universe</td><td><em>(coming soon)</em></td></tr><tr><td>📖 <strong>Wiki</strong></td><td>A recollection of all the Fort Gotten lore.</td><td><em>(coming soon)</em></td></tr></tbody></table>


---

# 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://paper.fort-gotten.com/get-started/links.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.
