# Solana 지갑

- [Solana 전송 시 유의 사항](https://help.tokenpocket.pro/kr/wallet-faq/solana-wallet/sol-address.md)
- [TokenPocket - 솔라나 가스비 0원 전송 서비스 제공](https://help.tokenpocket.pro/kr/wallet-faq/solana-wallet/gas-free-service-on-solana.md): TokenPocket으로 솔라나 토큰을 가스비 없이 전송하세요. 즉시 처리되는 제로 수수료 전송으로 보낼 때마다 비용을 아낄 수 있습니다.
- [Solana의 "최소 잔액"에 대하여](https://help.tokenpocket.pro/kr/wallet-faq/solana-wallet/minimum-balance.md)
- [Solana Memo란?](https://help.tokenpocket.pro/kr/wallet-faq/solana-wallet/memo.md)
- [Solana 가스 수수료는 무엇이며 어떻게 계산할까?](https://help.tokenpocket.pro/kr/wallet-faq/solana-wallet/how-to-calculate-gas-fee.md)
- [Solana 관련 계정](https://help.tokenpocket.pro/kr/wallet-faq/solana-wallet/associated-account.md)
- [Solana 계정 권한 안내](https://help.tokenpocket.pro/kr/wallet-faq/solana-wallet/permission.md)


---

# 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://help.tokenpocket.pro/kr/wallet-faq/solana-wallet.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.
