# How do I check my Freewallet Server settings?

<mark style="color:yellow;">Simply navigate to the upper right “Settings” icon in Freewallet. Then click the “Server Settings” tab to view your settings.</mark>

With version 2.0.1 <mark style="color:yellow;">the server settings can simply be "Reset to Default"</mark> and it is recommended to use these default settings:

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FxhecgxzQqY8156MWJkIN%2Fapicommunicationerror.png?alt=media&#x26;token=d2e8b822-8034-4dc4-b29c-685096c4da88" alt=""><figcaption></figcaption></figure>

* CP SSL as well as API SSL is set to YES
* CP Port is set to 4001 on Mainnet and 14001 on Testnet
* Testnet CP Host is set to: cp20-api.tokenscan.io
* Testnet API Host is set to: cp20-testnet.tokenscan.io
* Mainnet CP Host is set to: cp20-api.tokenscan.io
* Mainnet API Host is set to: cp20.tokenscan.io

<br>


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/common-questions-using-freewallet-faq/how-do-i-check-my-freewallet-server-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.
