# Writing Challenges

{% hint style="info" %}
New challenge every Friday!
{% endhint %}

## General

Participate in our writing challenges to step out of your comfort zone. Break through your writer's block by focusing on something different for a short period.&#x20;

We launch a new challenge each Friday with a unique theme and plot. It's up to your imagination to develop a short story fitting the theme.

You can publish your challenge submission for other app users to read or keep your writing private. Other users can like and comment on your public challenge submissions to provide you with feedback. If you open your own challenge submission, you can view the statistics of it.

There are no prizes to win, and it is definitely not a competition. Let's all have some fun together!

### New Unique Writing Pormpts

* Community-Led: The majority of our challenges come directly from user suggestions.
* Got a great idea? We are always looking for fresh perspectives. Submit your prompt in the challenge suggestion tab, and you might see your story prompt featured in the next Weekly Challenge!
* Admin Specials: Keep an eye out for unique prompts during holidays or special community events.


---

# 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://wiki.fortelling.app/social/writing-challenges.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.
