# wa closerequest

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

## Usage

`wa closerequest`

<figure><img src="https://2592919271-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkDzGtaBSR_5HvMl5Cu%2Fuploads%2FO4tzhX0DnFZD9qfsMziu%2Fimage.png?alt=media&#x26;token=211ec33d-bdba-4db7-8129-e4c36a99a07a" alt=""><figcaption><p>user using 'wa closerequest' in a ticket</p></figcaption></figure>

{% content-ref url="../utilities/tickets" %}
[tickets](https://docs.waya.one/utilities/tickets)
{% 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="wa-add" %}
[wa-add](https://docs.waya.one/text-commands/wa-add)
{% endcontent-ref %}

{% content-ref url="wa-remove" %}
[wa-remove](https://docs.waya.one/text-commands/wa-remove)
{% endcontent-ref %}

{% content-ref url="wa-close" %}
[wa-close](https://docs.waya.one/text-commands/wa-close)
{% endcontent-ref %}


---

# 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.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.
