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

# Knowledge

> Give your agents an tools access to knowledge

## Give your tool access to knowledge

To give your tool access to knowledge, select the **Knowledge search** tool step. Then, select the knowledge table you want to search, type in your query and select between **keyword** (search for a specific word) or **vector** (search for relevant information).

<div
  style={{
width: '100%',
position: 'relative',
paddingTop: '61.46%',
}}
>
  <iframe
    src="https://fast.wistia.com/embed/medias/f6stgrrzl8"
    frameBorder="0"
    style={{
  position: 'absolute',
  top: 0,left: 0, width: '100%', height: '100%',
  borderRadius: '10px',
}}
  />
</div>

## Give your agents access to knowledge

To give your agents access to knowledge, make a tool, add the **Knowledge search** step, and give your agent your tool.
