> For the complete documentation index, see [llms.txt](https://docs.waya.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waya.one/text-commands/wa-closerequest.md).

# wa closerequest

{% hint style="info" %}
Required user permissions in the command channel:\
`ViewChannel`
{% endhint %}

## Usage

`wa closerequest`

<figure><img src="/files/okrhsUO5lgayGZuSX0H7" alt=""><figcaption><p>user using 'wa closerequest' in a ticket</p></figcaption></figure>

{% content-ref url="/pages/dzhunYKQkO6cTt4tW1FD" %}
[Tickets](/utilities/tickets.md)
{% endcontent-ref %}

## Features in words

Notifies ticket moderators that you want to close the current ticket. This can only be used by ticket members and not by moderators or admins. Only ticket moderators can close the ticket.

## Related

{% content-ref url="/pages/YNHWB4PxgABMouddlnpV" %}
[wa add](/text-commands/wa-add.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Mv2C7zaMZKf1L9zvzdb" %}
[wa remove](/text-commands/wa-remove.md)
{% endcontent-ref %}

{% content-ref url="/pages/E0LX7uJz4nvAN4dWLVCH" %}
[wa close](/text-commands/wa-close.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.waya.one/text-commands/wa-closerequest.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.
