# はじめに

トリメデは鳥さんを愛でて楽しむSNSです。

普段なんとなく鳥さんが気になるひとから鳥さんにくわしい人まで、

すべての鳥好きが鳥さんとの出会いを楽しめる場所になっています。

詳しい使い方は「使い方ガイド」のページを見てください。

### 🌟 サービスの特徴

* [**投稿する**](/torimedehelp/igaido/nitsuite.md):鳥さんの写真を簡単に投稿できます
* [**愛でる**](/torimedehelp/igaido/sannodenitsuite.md): 「メデボタン」で愛でることができます（数値表示なし）
* [**集める**](/torimedehelp/igaido/kirakirakdokiranitsuite.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://torimede.gitbook.io/torimedehelp/about.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.
