# Sol Docs ## Docs - [Create a client instance](https://docs.withsol.ai/api-reference/create-a-client-instance.md): Authenticates a developer using customerId and apiKey to create a client instance in Sol. - [Execute a tool](https://docs.withsol.ai/api-reference/execute-a-tool.md): Executes the selected tool with the provided parameters in Sol. - [Get a specific tool](https://docs.withsol.ai/api-reference/get-a-specific-tool.md): Fetches a specific tool by its ID from Sol. - [Integrate with an AI model](https://docs.withsol.ai/api-reference/integrate-with-an-ai-model.md): Integrates with an AI model (e.g., GPT-4) to generate responses and select tools in Sol. - [Introduction](https://docs.withsol.ai/api-reference/introduction.md): Example section for showcasing API endpoints - [List available tools](https://docs.withsol.ai/api-reference/list-available-tools.md): Fetches available tools in Sol, optionally filtered by apps. - [Development](https://docs.withsol.ai/development.md): Learn how to preview changes locally - [Introduction](https://docs.withsol.ai/introduction.md): Welcome to the home of your new documentation - [Quickstart](https://docs.withsol.ai/quickstart.md): Start building awesome documentation in under 5 minutes ## OpenAPI Specs - [openapi](https://docs.withsol.ai/api-reference/openapi.json) - [sol-open-api-spec](https://docs.withsol.ai/sol-open-api-spec.yaml)