> For the complete documentation index, see [llms.txt](https://anything-world.gitbook.io/anything-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api.md).

# AnythingWorld API

#### Description

Top level namespace of the AnythingWorld package, holds main user facing functionality.

#### Classes

| [AnythingMaker](/anything-world/unity/documentation/anythingworld-api/anythingmaker.md)       | A class that provides methods for creating game objects from the Anything World database based on search terms and parameters. |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| [AnythingAnimate](/anything-world/unity/documentation/anythingworld-api/anythinganimate.md)   | A class that provides methods for interfacing with Animate Anything directly in Unity.                                         |
| [RequestParameter](/anything-world/unity/documentation/anythingworld-api/requestparameter.md) | Utility for building and passing parameters to the maker pipeline.                                                             |

Namespaces

|                                                                                               |                                                                                                  |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| [AnythingWorld.Voice](/anything-world/unity-1/unity-voice.md#voice-setup)                     | Namespace holding scripts handling speech-to-text, text-to-speech and command parsing functions. |
| [AnythingWorld.Utilities](/anything-world/unity/documentation/anythingworld-api/utilities.md) |                                                                                                  |
