> For the complete documentation index, see [llms.txt](https://ky0.gitbook.io/profile/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ky0.gitbook.io/profile/master.md).

# 金子 響

こんにちは♪　金子響です。\
クラシックの声楽を勉強、演奏しています。\
声の種類はソプラノ。コロラトゥーラ、レッジェーロ、ハイ・ソプラノに属します。主にオペラや歌曲、宗教曲を歌っています。

長い間東京で演奏活動を続けていましたが、現在は出身地である、長野県塩尻市を拠点に活動しています。演奏活動とともに、自宅にて声楽のレッスンをしています。

Kyo声楽教室HP　<https://kyozzz1122.wixsite.com/kyo-site-1>

東京成徳短期大学では、非常勤講師として４年間、幼児教育科にて童謡のピアノ弾き歌いの授業にあたっていました。

2022.8.8にめぐろパーシモンホールで開催された「第４回ふたりのフランツ」の様子がyoutubeに公開されました。（企画規律に基づき、期間限定公開）

シューベルト　Schubert　作曲

* 4'51　　Du bist die Ruh 　君こそは憩い　　Op.59-3 / D776
* 25'58　 Der Hirt auf dem Felsen　岩の上の羊飼い　　Op.129 / D965

{% embed url="<https://www.youtube.com/watch?v=jxdMN_WRjao&authuser=0>" %}


---

# 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://ky0.gitbook.io/profile/master.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.
