1. Install the ElevenLabs CLI or SDK.
2. Authenticate with the ElevenLabs platform using your API key.
3. Create an agent using the CLI or SDK, specifying the agent's name, conversation configuration, and prompt.
4. Configure the agent's voice, LLM provider, and tools.
5. Start a conversation with the agent using the provided code snippets.
6. Embed the agent into a website using the provided widget code.