> ## Documentation Index
> Fetch the complete documentation index at: https://watermelon.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Sources overview

> Easily enrich your AI Agent with knowledge from different sources. Choose one source, or combine multiple sources to increase the knowledge of your Agent. 

## Choosing your sources

When training your Agent, you can add easily add information from existing sources. This allows you to train your Agent in seconds. The table below helps you to decide when to use which source. You can also combine multiple sources.

| **Source**                                           | **Explanation**                                         | **Good for**                                                                                                               |
| :--------------------------------------------------- | :------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------- |
| [Product feed](/help-center/features/xml-connection) | Agent can access your product information.              | Ecommerce websites with changing product statuses.                                                                         |
| [Website](/help-center/features/website-source)      | Crawl content directly from your website to your Agent. | Websites which do not change content often <br />Agents who need to be able to send links to specific pages/products.      |
| [Files](/help-center/guides/agent-guides/send-files) | Add content from documents to your AI Agent.            | Internal documents<br />Manuals <br />Terms and condition documents                                                        |
| [Search](/help-center/features/search)               | Agent is able to search real-time information online    | Websites with quickly changing content such as products/pricing <br />Agents who need real time information from a website |
