# Guides

- [Manage your VSP profile](https://docs.stakingrewards.com/verified-provider-program/guides/manage-your-vsp-profile.md): We offer an interface to edit your profile on stakingrewards.com and Data on served on the Staking API.
- [How to complete your basic profile information](https://docs.stakingrewards.com/verified-provider-program/guides/manage-your-vsp-profile/how-to-complete-your-basic-profile-information.md): Update your verified profile with basic information about your service on vsp.stakingrewards.com in a few easy steps.
- [How to complete your Enterprise profile information](https://docs.stakingrewards.com/verified-provider-program/guides/manage-your-vsp-profile/how-to-complete-your-enterprise-profile-information.md): Update your verified profile with Enterprise relevant information about your service on vsp.stakingrewards.com in a few easy steps.
- [How to report issues](https://docs.stakingrewards.com/verified-provider-program/guides/manage-your-vsp-profile/how-to-report-issues.md): Submit and manage general issues regarding your information displayed on our site or issues belonging to a particular validator.
- [How to submit a validator address](https://docs.stakingrewards.com/verified-provider-program/guides/manage-your-vsp-profile/how-to-submit-a-validator-address.md): Submit validators for all assets, regardless if they are supported and unsupported by us.


---

# 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.stakingrewards.com/verified-provider-program/guides.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.
