> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Dependencies

> Examples for runtime dependency injection and dynamic runtime inputs.

| Example                                                                          | Description                                                            |
| -------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [Dependencies In Context](/examples/agents/dependencies/dependencies-in-context) | Exclude discussion threads.                                            |
| [Dependencies In Tools](/examples/agents/dependencies/dependencies-in-tools)     | Example showing how tools can access dependencies passed to the agent. |
| [Dynamic Tools](/examples/agents/dependencies/dynamic-tools)                     | Add or remove tools dynamically based on runtime dependencies.         |
