# Galadriel Docs ## Docs - [FAQ](https://docs.galadriel.com/FAQ.md) - [History API](https://docs.galadriel.com/api-reference/get-history-API.md): Get history of all verified inference calls. - [History By Hash API](https://docs.galadriel.com/api-reference/get-history-by-hash-API.md): Get history for a single verified inference call by its hash. - [Proof of Sentience API](https://docs.galadriel.com/api-reference/proof-of-sentience-API.md): Tap into Galadriel's verified inference which powers Daige's Proof of Sentience. Returns additional proof metadata on top of OpenAI's chat completion API. - [Changelog](https://docs.galadriel.com/changelog.md) - [Eliza](https://docs.galadriel.com/examples/eliza.md) - [How TEE works](https://docs.galadriel.com/for-agents-developers/how-tee-works.md): TEE (Trusted Execution Enclave) proves that a given code is running as expected - [Models](https://docs.galadriel.com/for-agents-developers/models.md) - [Quickstart](https://docs.galadriel.com/for-agents-developers/quickstart.md): Sentience SDK is designed to be compatible with OpenAI's client libraries, making it easy to use your existing workflows but with an added benefit of prooving that the inference was made as is. - [Rate limits](https://docs.galadriel.com/for-agents-developers/rate-limits.md) - [Verify Attestation](https://docs.galadriel.com/for-agents-developers/verify-attestation.md): Galadriel Verified Inference API provides LLM inferences results that are signed by the TEE private key and attested by AWS enclave. This page gives overview on how to verify the attestation. - [Verify Signatures](https://docs.galadriel.com/for-agents-developers/verify-signatures.md): Galadriel Verified Inference API provides LLM inferences results that are signed by the TEE private key. This page goes over the details on how to validate if the signatures are correct. - [Deploying Agents to Galadriel Network](https://docs.galadriel.com/galadriel-network/agent-deployment/agent-deployment.md) - [Agent Runtime](https://docs.galadriel.com/galadriel-network/concepts/runtime.md) - [Discord Agent](https://docs.galadriel.com/galadriel-network/examples/discord.md) - [List of all examples](https://docs.galadriel.com/galadriel-network/examples/examples.md): List of all agent examples built with Galadriel - [Multi-Agents](https://docs.galadriel.com/galadriel-network/examples/multi_agents.md): Learn how to build a multi-agent system with Galadriel using a manager-worker pattern. - [Payments Agent](https://docs.galadriel.com/galadriel-network/examples/payments.md) - [Telegram Agent](https://docs.galadriel.com/galadriel-network/examples/telegram.md) - [DeFAI Trading Agent](https://docs.galadriel.com/galadriel-network/examples/trading.md) - [Twitter Agent](https://docs.galadriel.com/galadriel-network/examples/twitter.md) - [Agent framework](https://docs.galadriel.com/galadriel-network/get-started/agent-framework.md) - [Overview](https://docs.galadriel.com/galadriel-network/get-started/overview.md) - [Quickstart](https://docs.galadriel.com/galadriel-network/get-started/quickstart.md) - [Clients](https://docs.galadriel.com/galadriel-network/integrations/clients.md) - [Models](https://docs.galadriel.com/galadriel-network/integrations/models.md) - [Tools](https://docs.galadriel.com/galadriel-network/integrations/tools.md) - [Changelog](https://docs.galadriel.com/galadriel-network/other/changelog.md) - [Agents](https://docs.galadriel.com/galadriel-network/reference/agents.md): Reference documentation for CodeAgent and ToolCallingAgent classes - [Runtime](https://docs.galadriel.com/galadriel-network/reference/runtime.md) - [Twitter tools](https://docs.galadriel.com/galadriel-network/reference/twitter_tools.md) - [Utility tools](https://docs.galadriel.com/galadriel-network/reference/utility_tools.md) - [Web3 tools](https://docs.galadriel.com/galadriel-network/reference/web3_tools.md) - [Agents](https://docs.galadriel.com/galadriel-network/tutorials/agents.md) - [Chat to Agents via UI](https://docs.galadriel.com/galadriel-network/tutorials/chat-to-agents.md) - [Clients](https://docs.galadriel.com/galadriel-network/tutorials/clients.md) - [Memory](https://docs.galadriel.com/galadriel-network/tutorials/memory.md) - [Payments](https://docs.galadriel.com/galadriel-network/tutorials/payments.md) - [Agentic RAG](https://docs.galadriel.com/galadriel-network/tutorials/rag.md) - [Tools](https://docs.galadriel.com/galadriel-network/tutorials/tools.md) - [Wallet](https://docs.galadriel.com/galadriel-network/tutorials/wallet.md) - [Overview](https://docs.galadriel.com/overview.md) ## OpenAPI Specs - [openapi](https://docs.galadriel.com/openapi.json) ## Optional - [Github](https://github.com/galadriel-ai) - [Twitter](https://twitter.com/Galadriel_AI) - [Discord](https://discord.com/invite/bHnFgSTKrP)