# Co-Managers to Reject

This co-manager chooses to reject as well.&#x20;

<figure><img src="/files/toWjL61G5b2i28Tl6thr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dEdw3gERcifiXfY8AKle" alt=""><figcaption></figcaption></figure>

Now there are 2 votes for reject. The threshold is met.

<figure><img src="/files/M5eS31CCl07A22KWco96" alt=""><figcaption></figcaption></figure>

Whenever the number of votes submitted meets the threshold set for the account, Transaction Queue will show [Execute ](/aptos/users/execute-transaction/execute-approval.md)[Rejection](/aptos/users/execute-transaction/execute-rejection.md) as the final step to complete the transaction.


---

# 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://doc.m-safe.io/aptos/users/reject-transaction/co-managers-to-reject.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.
