# Q\&A

### トークンの種類を整理して教えて

* Skyメンバーシップパス：ERC-721で作成されたNFT。
* SKY：SKY STOCKSで発行されるユーティリティトークン。ロックすることでveSKYを獲得できる。
* veSKY：SKY STOCKSでの投票に利用でき、投票報酬を獲得できる。ERC-721で作成されたNFTで分割・統合ができる。
* SkyUSD：Sky Dollarで発行される兌換トークン。ロックすることでシニョリッジ益を獲得できる。

### ホワイトリストの獲得方法を教えて

[INOホワイトリスト](/wp-jp/phase-1.-sky-hedge-fund/sky-membership-pass-nft/ino-whitelist.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://sky-web3-vision.gitbook.io/wp-jp/q-and-a.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.
