# Currently ○○

For example, on Twitter, etc.

● I'm busy and haven't responded to replies or DMs, and I'm fidgeting. \
● I'm wondering if I should send more messages because I haven't received any replies and if the person is too busy or just doesn't notice my message.\
● I want to know how the person I'm interested in is doing right now. \
● I want to know if it's a good time to send a casual shitty rip or chat by DM. \
\
Have you ever experienced any of the above?&#x20;

Originally, the function to display the status of "Currently ○○," which was often a standard feature of Discord and other Web2 communication tools, is very useful.

How about expressing this status display function with your own NFT icon that you are familiar with?&#x20;

For example, this is an image.<br>

<figure><img src="/files/Aox4SfCaZ4PFFuP7Em7J" alt=""><figcaption><p>The person slept, so the icon is sleeping.</p></figcaption></figure>

Everyone can see that you are sleeping... so you don't have to worry if you don't respond to DMs, etc. during this time. Also, in addition to sleeping, other functions such as "Currently ○○" functions will be added and released as needed.


---

# 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://duo-nft.gitbook.io/duo-nft/how-to-play/currently.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.
