> For the complete documentation index, see [llms.txt](https://portal-docs.kaia.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portal-docs.kaia.io/korean/usda-susda.md).

# USDa, sUSDa 구하기

현재 USDa와 sUSDa는 카이아 네트워크에서 직접 구할 수 없고, 이더리움 네트워크에서 각각 스왑 및 스테이킹을 통해 얻은 후, Kaia 네트워크로 브릿지를 이용해 가져올 수 있습니다.&#x20;

1. USDa는 <https://usda.avalonfinance.xyz/swap/> 에서 USDT를 스왑하여 구할 수 있습니다.

<figure><img src="/files/99Bcftk1FOrCNCjU6El6" alt=""><figcaption></figcaption></figure>

3. <https://usda.avalonfinance.xyz/stake/> 에서 USDa를 스테이킹하면 sUSDa를 얻을 수 있습니다.&#x20;

<figure><img src="/files/36kKhV2VlTp4FYSIplVJ" alt=""><figcaption></figcaption></figure>

4. 이더리움 네트워크에서 구한 USDa, sUSDa를, 브릿지를 이용하여 카이아 네트워크로 가져오는 방법은 [여기](/korean/kaia-1.md)를 참고해 주세요&#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, and the optional `goal` query parameter:

```
GET https://portal-docs.kaia.io/korean/usda-susda.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.
