# How to manage a Membership

Managing memberships on UCollectME is a straightforward process. Follow these steps:

1. **Click on your profile picture** in the top right corner of the page.
2. Go to "**Memberships**."
3. Scroll and find the membership you want to manage.
4. Click "**Manage**."
5. You can perform various actions:
   * Check your balance associated with the membership.
   * Transfer your income to the wallet.
   * Delete the membership.

{% embed url="<https://www.youtube.com/watch?v=sgIrG9ter1o>" %}


---

# 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.ucollect.me/tutorials/ready-to-start/are-you-a-community-builder/membership-management/how-to-manage-a-membership.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.
