> For the complete documentation index, see [llms.txt](https://docs.frequencychain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frequencychain.org/10.-staking-rewards-and-economic-participation/10.5-acquiring-frecx-tokens-using-fswap.md).

# 10.5 Acquiring FreCx Tokens Using FSWAP

For users who do not currently hold FreCx tokens, the ecosystem provides an option to acquire FreCx tokens using Uniswap and native FSWAP.

<https://fswap.frequencychain.org/>

The process begins by accessing the FSWAP platform and connecting the wallet. The user then selects the desired amount of FreCx tokens and get the required FRECx tokens by swapping with POL, USDC or USDT. This will help user to acquire FreCx(Polygon)

After acquiring the FreCx token in Polygon, users can bridge the tokens to FrecX chain using the FSWAP.&#x20;

<figure><img src="https://1067227230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwgYv3BMBEDsxgxyrgOJ%2Fuploads%2FSiSULaqaej36XXtOWsv5%2FWhatsApp%20Image%202026-04-11%20at%201.04.24%20PM.jpeg?alt=media&amp;token=401829ec-87cb-4d01-a6f9-3f14e244c96e" alt=""><figcaption></figcaption></figure>

Once the swap is completed, the FrecX Polygon tokens are transferred directly to the user’s wallet, after which the users need to bridge the tokens to FreCx network.&#x20;

<figure><img src="https://1067227230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwgYv3BMBEDsxgxyrgOJ%2Fuploads%2FXFEuTQxafQ3oYeDHfpZf%2FPolygon%20Bridge.jpeg?alt=media&amp;token=e3462edb-04af-4d7a-a6e6-e77ec5c18ede" alt=""><figcaption></figcaption></figure>

Alternatively for Testnet , they can get the tokens from FrecX faucet - <https://faucet.frecxscan.com/>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.frequencychain.org/10.-staking-rewards-and-economic-participation/10.5-acquiring-frecx-tokens-using-fswap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
