# Access user settings

{% hint style="info" %}
In this Page it shows the Settings that a User can access
{% endhint %}

1. *Go to User Dashboard and click on the 'Settings' to find the other settings.*

Following are the other settings and click on the link to be directed to the relevant guide.

* Setting up the Default Country

{% content-ref url="/pages/44WStbDitFQ2KzmIl6By" %}
[Setting up the Default Country](/dashboard/setting-up-the-default-country.md)
{% endcontent-ref %}

* Updating Proxy Credentials

{% content-ref url="/pages/jXsUzMHcqu6rCdpjSbKc" %}
[Updating Proxy Credentials](/dashboard/updating-proxy-credentials.md)
{% endcontent-ref %}

* Customer Subscription Portal

{% content-ref url="/pages/XCLs6qJsMDDpvba9f6ep" %}
[Customer subscription portal](/dashboard/customer-subscription-portal.md)
{% endcontent-ref %}


---

# 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.shieldproxies.com/dashboard/access-user-settings.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.
