> For the complete documentation index, see [llms.txt](https://docs.firstchoicecoin.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firstchoicecoin.info/fcc-swapping.md).

# Fcc Swapping

How to swap ?

You can also use directly metamask swap or trustwallet swap in your wallet, search fcc coins using the contract address.

1.) Using your Trustwallet or metamask wallet browser, Go to website: <https://quickswap.exchange/#/swap?outputCurrency=0xb6c3c00d730acca326db40e418353f04f7444e2b>

2\. click "swap"

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

3\. from change to "FCC"

<figure><img src="/files/3g1Ud2bHWs2BM8NqGKj4" alt=""><figcaption></figcaption></figure>

4\. to change "USDT" or to any coins you wish to swap your fcc

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

5\. Click and enter amount you wish to swap

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

6\. Click swap

<figure><img src="/files/11iUnRTa48ZM1wfG8kXC" alt=""><figcaption></figcaption></figure>

7\. click "Confirm Swap"

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

8\. Waiting for Corfirmation

<figure><img src="/files/2MwOE3g2dCufLVTVX7Ck" alt=""><figcaption></figcaption></figure>

9\. click confirm

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

10\. Transaction Complete

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

you can now see the token in your wallet,&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.firstchoicecoin.info/fcc-swapping.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.
