> For the complete documentation index, see [llms.txt](https://feelin.ai/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use.md).

# 在Feelin AI上能玩什么？

- [文字聊天](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat.md)
- [聊天模型](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/model.md): 希望了解模型的功能区分，模型分类与记忆池？我们为您准备了介绍：
- [Feelin 自研模型](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/model/feelinmodel.md): 想知道Feelin平台的自研模型？我们为您准备了介绍：
- [Claude 官方模型](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/model/claudemodel.md): 想知道平台提供的Claude官方模型？看这里就可以~
- [Gemini 官方模型](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/model/geminimodel.md): 希望了解平台提供的Gemini官方模型？在这里就有：
- [记忆池](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/model/memorypool.md): 尊敬的感知者，欢迎您在多元宇宙中踏上与角色共塑记忆的旅程。为帮助您更好地掌握记忆池机制，我们特别为您整理了以下使用说明。
- [记忆池 1.0 版本说明](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/model/memorypool/memorypool-1.md)
- [记忆池 2.0 版本说明](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/model/memorypool/memorypool-2.md)
- [如何更好的进行聊天？](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/chattip.md)
- [该如何与进行角色扮演的AI交流，才能得到最好的反馈？](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/chattip/chatresponse.md)
- [如何调整AI角色的表现与反馈？](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/chattip/chatadjust.md)
- [如何让 AI 更好地理解并与你的人设互动？](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/chattip/chatunderstand.md)
- [AI对我的人称代称有问题，怎么纠正？](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/chat/chattip/chatchange.md)
- [语音对话](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/voicecall.md)
- [“打电话”功能使用方式说明](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/voicecall/voicecall-enter.md)
- [生成图片](https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use/imagestudio.md)


---

# 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:

```
GET https://feelin.ai/wiki/welcome-to-feelin-ai/feelin-ai-use.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.
