# How to switch between PCCs

Once the registration is complete, each TCP user is assigned with access credentials. Using these credentials, the user can log in to a PCC and proceed with the exchange process in their default PCC.

The default PCC is displayed under your profile in upper right header section.&#x20;

<figure><img src="/files/wwzRXpRCkJ5P7CwqB9mj" alt=""><figcaption></figcaption></figure>

If you want to use multiple PCCs in TCP, you need to add your extra PCCs one by one as described in the *PCC activation* section.

After your extra PCC has been successfully added, you can change your default PCC by selecting alternative an PCC in the drop-down menu:

<figure><img src="/files/9teR00Mc4oiZsDYWBaWE" alt=""><figcaption></figcaption></figure>


---

# 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://cee-systems.gitbook.io/tcp/overview/how-to-switch-between-pccs.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.
