# Currency control

1. In Currency control page, principal account holder can add token, modify the token information by batch (by exporting current currency control settings into Excel file format and making changes on the file, then import the same file) or sync the currency control information from CoinGet center to CoinSend center by clicking the "One click sync" button.

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

2. You can click on the star icon for the most commonly used or watched currencies as favorite currencies, these currencies will appear in the "Favourites" tab.

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

   <mark style="color:red;">**Note: Any currencies selected as “Favourites” will appear in CoinSend center's Dispatch Record function as a selectable currency.**</mark>


---

# 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://coinsdo.gitbook.io/docs/coinsend/setup/currency-control.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.
