# Kicking Members

If required, members can be kicked from the DAO. This option is enabled as another break glass option and should not be used commonly. When a member gets kicked, they do not get returned any claimable returns from the returns vault. They are also refunded their share of what ever capital is left in the capital vault. Kicking members should be reserved for members who have broken the law and entered with illegally obtained funds.

You can access the kick member proposal in the core proposals. If the member being kicked is a council member, a replacement council member must be chosen within the proposal.

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


---

# 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://aetos.gitbook.io/aetos.vc/getting-started/kicking-members.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.
