> For the complete documentation index, see [llms.txt](https://docs.ecdao.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ecdao.org/products/emerald-bot/discovery.md).

# Discovery

### Summary

You can use some commands to find gather information about citizens.

<figure><img src="/files/iZDcYJfVCMvek6uh5mVU" alt=""><figcaption><p>The <code>/identity</code> command</p></figcaption></figure>

### Commands to Use

There is a list of commands for gathering information in your Discord.

{% content-ref url="/pages/Nfjkq2iBlrog1hzpQezD" %}
[Identify User](/products/emerald-bot/discovery/identify-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/18aVNDtxU080ehtHRvaX" %}
[Wallet Information](/products/emerald-bot/discovery/wallet-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/oaRccSTAIGEreLmyPiPw" %}
[Users with Role](/products/emerald-bot/discovery/users-with-role.md)
{% endcontent-ref %}

{% content-ref url="/pages/kPyS6G9Qz35YFA14ktIe" %}
[Users in a Channel](/products/emerald-bot/discovery/users-in-a-channel.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:

```
GET https://docs.ecdao.org/products/emerald-bot/discovery.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.
