# Other Functions

With [Creaticles](https://app.creaticles.com/) launching as an alpha version on testnet, additional functionality will continue to roll out over time. In the meantime, we have some functionality that is already available in the current stage, as listed below:

| Functionality | Description                                                                                 |
| ------------- | ------------------------------------------------------------------------------------------- |
| **Favorites** | An artist can favorite a request so that it can be easily accessed through their dashboard. |
| **NSFW Tag**  | Adult or offensive content can be tagged as NSFW.                                           |


---

# 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://docs.creaticles.com/creaticles/other-functions.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.
