> For the complete documentation index, see [llms.txt](https://furcon.augystudios.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://furcon.augystudios.com/home.md).

# Welcome to Augy's Furcon Diary!

## Introduction

Heya:wave:, I'm <mark style="color:purple;">**Augy**</mark> (he/they), and I am from <mark style="color:red;">**Singapore**</mark>. I mainly <mark style="color:yellow;">**upload videos on YouTube**</mark>. I stream <mark style="color:yellow;">**on Twitch**</mark> sometimes, but rarely nowadays, due to university. I am currently doing a bachelor's degree in business information systems. I <mark style="color:yellow;">**mainly play Destiny 2**</mark> owo; feel free to contact me if you want to play!

My fursona is an arctic folf :3 and kind of a new fur, so the design is not finalised yet\~ I'm an <mark style="color:yellow;">**Events Director and Content Editor**</mark> at [Global Furry Television](https://globalfurry.tv/)! :3&#x20;

<details>

<summary><mark style="color:yellow;">More about me</mark></summary>

Langauges I speak: English, Mandarin Chinese, some Chinese dialects

Languages I'm learning: Malay, Norwegian, German, French, Vietnamese, Japanese

My hobbies: Memorising pi, sleeping, pro-crastinating :)

Favourite shows: Lucifer, Dexter, Superstore, The Good Place

Fursona Colour palette: #CCFFCC #99FF99 #33FF33 #9999FF&#x20;

</details>

Socials to check out if you like:

{% embed url="<https://bsky.app/profile/wolfy.augy.xyz>" %}
Augy's BlueSky
{% endembed %}

{% embed url="<https://www.twitch.tv/augywolfy>" %}
AugyWolfy's Twitch channel
{% endembed %}

{% embed url="<https://www.youtube.com/augyproductions>" %}
Augy's YouTube channel
{% endembed %}

## Telegram Sticker Packs

{% embed url="<https://t.me/addstickers/Augy1>" %}
Augy's Sticker Pack 1
{% endembed %}

{% embed url="<https://t.me/addstickers/AugyAnimS1>" %}
Augy's Animated Sticker Pack 1
{% endembed %}

{% embed url="<https://t.me/addstickers/AugyText1>" %}
Augy's Text Pack 1
{% endembed %}

Nice to meet you! :3

***

## Where in the world have I been?

{% content-ref url="/pages/cyvT4vufRHDZ47wOVNBL" %}
[Singapore](/sg.md)
{% endcontent-ref %}

{% content-ref url="/pages/fFb4H7DGGky2SJUHmflq" %}
[Malaysia](/my.md)
{% endcontent-ref %}

{% content-ref url="/pages/dEZWNnmndkBafc0x4Uwv" %}
[Online](/online.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://furcon.augystudios.com/home.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.
