# FAQ

#### I’m a Cloud Host and also a stakeholder in other Staking Groups. Can I manage everything from my Host Portal?

No. Host Portal and Stakeholder Portal are separate. You can only manage GPUs you host via the Host Portal.

#### What do TID, CID, UID, and AID mean on the portal?

* TID = Team ID
* CID = Compute ID
* UID = User ID
* AID = App ID

#### How do I change the stakeholder wallet?

Cloud Hosts can update Group settings depending on staking status:

* Set Stakeholder: Allowed only when no GPUs are staked in the Group.
* Set Receiver: You can update the Reward and Service Fee Receiver anytime, even if GPUs are already staked.


---

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