# Stakeholder Portal

The **Stakeholder Portal** allows designated [Stakeholders](/aethir-cloud/aethir-cloud-host/cloud-host-portal-guide/manage-stakings.md#stakeholders-and-groups)—**Stakers, Service Fee Receivers, and Reward Receivers**—to manage their assigned roles and activities. These roles are assigned by **Cloud Hosts** and enable Stakeholders to interact with the staking system based on their permissions.

### Portal Features

The **Stakeholder Portal** provides access to three key sections:

#### 1. Staking

* View **Groups** associated with the Stakeholder's account.
* [**Stake or unstake GPUs**](/aethir-cloud/aethir-cloud-host/cloud-host-portal-guide/manage-stakings.md#staking-and-unstaking-within-or-across-group) if the Stakeholder has the **Staker** role.

#### 2. Income

* View detailed **income reports** for Groups where the Stakeholder is associated.
* Claim earnings from **Service Fees and Rewards,** if the Stakeholder has the corresponding **Receiver** role

#### 3. Settings

* **Add or remove wallets** under the account.
  * Users can only add wallets that have been designated as Stakeholders for a Group. Once added, all associated Groups become accessible in the Stakeholder Portal. However, Groups where the wallets act as Cloud Hosts should be managed in the Cloud Portal instead.
  * If a wallet is removed, associated Groups will no longer be accessible from the account.


---

# 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.aethir.com/aethir-cloud/aethir-cloud-host/cloud-host-portal-guide/stakeholder-portal.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.
