# Get LCDOT/ACA

To get LCDOT, or ACA (required for fee for staking in Euphrates), go to [AcalaSwap](https://apps.acala.network/swap) - instructions [here](https://guide.acalaapps.wiki/acala-swap/swapping-tokens).

If you have DOT, you can [follow this guide](https://guide.acalaapps.wiki/general/bringing-tokens-to-karura/dot-transfers) to transfer DOT onto Acala to swap LCDOT or pay fees or participate in DOT related pools etc.


---

# 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://farmdoc.acala.network/how-to-guides/where-to-get-lcdot-aca.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.
