# Other

- [Settings](https://documentation.grax.com/other/settings.md)
- [Connecting Salesforce](https://documentation.grax.com/other/settings/connecting-salesforce.md)
- [Connecting Storage](https://documentation.grax.com/other/settings/connecting-storage.md)
- [Sandbox Refresh](https://documentation.grax.com/other/settings/sandbox-refresh.md)
- [Notifications](https://documentation.grax.com/other/notifications.md)
- [Insights](https://documentation.grax.com/other/insights.md)
- [Permissions and Access](https://documentation.grax.com/other/permissions-and-access.md)
- [Oauth Overview](https://documentation.grax.com/other/permissions-and-access/oauth-overview.md)
- [Integration User](https://documentation.grax.com/other/permissions-and-access/integration-user.md)
- [Scripts](https://documentation.grax.com/other/permissions-and-access/integration-user/scripts.md)
- [Roles for End Users](https://documentation.grax.com/other/permissions-and-access/roles-for-end-users.md)
- [Connected App](https://documentation.grax.com/other/permissions-and-access/connected-app.md)
- [API Tokens](https://documentation.grax.com/other/permissions-and-access/api-tokens.md)
- [Local Users](https://documentation.grax.com/other/permissions-and-access/local-users.md)
- [Frequently Asked Questions](https://documentation.grax.com/other/permissions-and-access/frequently-asked-questions.md)
- [Troubleshooting](https://documentation.grax.com/other/troubleshooting.md)
- [Debugging Salesforce Triggers](https://documentation.grax.com/other/troubleshooting/debugging-salesforce-triggers.md)
- [Preparing GRAX for a Salesforce Org Decommission](https://documentation.grax.com/other/troubleshooting/preparing-grax-for-a-salesforce-org-decommission.md): Access your Salesforce data post salesforce org decommission using GRAX
- [Auto Updates](https://documentation.grax.com/other/auto-updates.md)


---

# 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://documentation.grax.com/other.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.
