# Header

Here's the CPAY Header:

![](https://2324095937-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlFPLYB0TvGBUBPqN7m%2Fuploads%2F7uyl9xbqOOOdvJ8QdN4V%2Fscreenshot-nimbusweb.me-2022.03.22-17_00_49.png?alt=media\&token=b26c18ed-816e-403e-bdc7-7a544cd190ac)

Header components from left to right:

* Burger menu, clicking on which opens and hides a menu with all sections;
* CPAY logo, clicking on which opens Home page;
* Network filter - filter of balances of currencies, transactions and wallets by network type: mainnet or testnet. That is, being in one network, the user can view data for another network. Default:mainnet.
* Merchant switch - allows you to switch to another merchant, thereby viewing its currency balances, transactions and wallets;
* Releases history;
* User's first and last name.


---

# 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://cpay-2.gitbook.io/cpay-1/guides/header.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.
