> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-docs--429.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Smart Contract Service

<Columns cols={2}>
  <Card title="Delegate Contract ID" href="/hedera/sdks-and-apis/sdks/smart-contracts/delegate-contract-id" />

  <Card title="Create a smart contract" href="/hedera/sdks-and-apis/sdks/smart-contracts/create-a-smart-contract" />

  <Card title="Update a smart contract" href="/hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract" />

  <Card title="Delete a smart contract" href="/hedera/sdks-and-apis/sdks/smart-contracts/delete-a-smart-contract" />

  <Card title="Call a smart contract function" href="/hedera/sdks-and-apis/sdks/smart-contracts/call-a-smart-contract-function" />

  <Card title="Ethereum transaction" href="/hedera/sdks-and-apis/sdks/smart-contracts/ethereum-transaction" />

  <Card title="Get a smart contract function" href="/hedera/sdks-and-apis/sdks/smart-contracts/get-a-smart-contract-function" />

  <Card title="Get smart contract bytecode" href="/hedera/sdks-and-apis/sdks/smart-contracts/get-smart-contract-bytecode" />

  <Card title="Get smart contract info" href="/hedera/sdks-and-apis/sdks/smart-contracts/get-smart-contract-info" />

  <Card title="Hedera Service Solidity Libraries" href="/hedera/sdks-and-apis/sdks/smart-contracts/hedera-service-solidity-libraries" />

  <Card title="Network Response Messages" href="/hedera/sdks-and-apis/sdks/smart-contracts/errors" />
</Columns>
