> For the complete documentation index, see [llms.txt](https://docs.aisuru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisuru.com/en/agent-training/how-to-train-an-agent-overview.md).

# How to train an Agent: overview of methods

Training your Agent is essential for getting accurate and relevant responses. AIsuru gives you several tools to enrich your assistant's knowledge base, each suited to different needs:

* [**Instruct me**](/en/agent-training/teach-me-train-by-chatting.md) : a section where you can train your AI simply by having a conversation
* [**Contents**](/en/agent-training/contents.md) : teach the AI how to respond to specific questions or topics.
* [**Document Import**](/en/agent-training/document-import.md) : teach your Agent specific knowledge by importing text documents

Up next you can look at each of these methods in detail.
