# POPPY AI Documentation ## Docs - [Ask knowledge base](https://docs.getpoppy.ai/api-reference/endpoint/conversation-ask-via-get.md): Ask a single question from the chat assistant and connected knowledge base - [Ask knowledge base](https://docs.getpoppy.ai/api-reference/endpoint/conversation-ask-via-post.md): Ask a single question from the chat assistant and connected knowledge base - [Create conversation](https://docs.getpoppy.ai/api-reference/endpoint/conversation-create-via-post.md): Create a new conversation thread for a ChatNode - [Chat with knowledge base](https://docs.getpoppy.ai/api-reference/endpoint/conversation-message-via-get.md): Continue an existing conversation thread with your assistant - [Chat with knowledge base](https://docs.getpoppy.ai/api-reference/endpoint/conversation-message-via-post.md): Continue an existing conversation thread with your assistant - [Get boards](https://docs.getpoppy.ai/api-reference/endpoint/get-boards.md): Retrieve all your boards - [Get chats](https://docs.getpoppy.ai/api-reference/endpoint/get-chat-nodes.md): Retrieve all chat assistants for a specific board - [Quickstart](https://docs.getpoppy.ai/api-reference/quickstart.md): Getting Started with the POPPY AI API - [AI Agent to Automate your Emails ](https://docs.getpoppy.ai/examples/better-email.md) - [Slack chatbot](https://docs.getpoppy.ai/examples/slack-chatbot.md): How our customers made a slackbot powered by Poppy AI ## OpenAPI Specs - [openapi](https://docs.getpoppy.ai/api-reference/openapi.json) - [convert-to-mintlify](https://docs.getpoppy.ai/convert-to-mintlify.json)