# Guardianship

Guardians are able to act on behalf of their guarded accounts to manage their account for them. To add a Guardian to your account, head to the Me Tab, and find the My Guardians panel. Tap the plus, and add the email address for the account you want as a Guardian.

If you are a Guardian of another account, find their name on the Guardianship panel. To access the guarded account, tap the user name and tap "Passthrough". MyGuide will now recognize you as that user.

To close a Passthrough, head back to the Me Tab, find the Passthrough panel, and tap "Close Passthrough."


---

# 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.myguide.care/sharing/guardianship.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.
