# How to

- [Change Your GovTribe Plan](https://docs.govtribe.com/user-guide/account-administration-and-support/manage-your-govtribe-plan.md): How to upgrade, downgrade, cancel, and reactivate your account
- [Add and Remove User](https://docs.govtribe.com/user-guide/account-administration-and-support/manage-account-users.md): How to add, remove, and change users on your account
- [Manage Your User Profile](https://docs.govtribe.com/user-guide/account-administration-and-support/manage-your-profile.md): How to upload a custom avatar, manage tags and custom fields, change notification settings, adjust name, and change password
- [Manage Billing](https://docs.govtribe.com/user-guide/account-administration-and-support/manage-account-billing.md): How to change payment method, change billing frequency, and download invoices


---

# 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.govtribe.com/user-guide/account-administration-and-support.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.
