# Announcements

- [Events](https://random-tales.gitbook.io/random-tales-users-guide/announcements/events.md)
- [Welcome Time](https://random-tales.gitbook.io/random-tales-users-guide/announcements/events/welcome-time.md): Sign up for Random Tales and get 30 minutes of unlimited access to all themes and models!
- [General Announcements](https://random-tales.gitbook.io/random-tales-users-guide/announcements/general.md)
- [Join the Random Tales community!](https://random-tales.gitbook.io/random-tales-users-guide/announcements/general/join-the-random-tales-community.md): Real-time chat and Q\&A available in the Random Tales Discord community!
- [Update Notes](https://random-tales.gitbook.io/random-tales-users-guide/announcements/updates.md)
- ['Long' Model has been added!](https://random-tales.gitbook.io/random-tales-users-guide/announcements/updates/long-model-has-been-added.md): Meet the enhanced Random Tales with even stronger memory using the new 'Long Model'!
- [FAQ](https://random-tales.gitbook.io/random-tales-users-guide/announcements/faq.md)
- [어떤 AI 모델이 사용되나요?](https://random-tales.gitbook.io/random-tales-users-guide/announcements/faq/ai.md): 랜덤테일즈가 어떤 AI 모델을 사용하는지, 모델 이름에 왜 정확한 모델명이 포함되지 않는지 안내드립니다.


---

# 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://random-tales.gitbook.io/random-tales-users-guide/announcements.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.
