> For the complete documentation index, see [llms.txt](https://docs.rivalz.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rivalz.ai/adcs-ai-oracles/create-an-adapter.md).

# Create an Adapter

## Explore Available Inference Providers

You can find a list of available providers here [inference providers page](https://testnet-adcs-v3.rivalz.ai/provider) For each provider, you can find the following information:

* Provider Name
* Provider Description
* Provider API Endpoint
* Provider API Documentation
* Test execution result

Here's an example of the X Trend provider that offers crypto market trend analysis:

<figure><img src="https://3708766619-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtEAVMQUfOtXSxHdeCogt%2Fuploads%2FmnLzaBRXtuTWJ4M2DK0t%2FXtrendProviders.JPG?alt=media&amp;token=5583afcb-9a94-4efa-948c-e26c8f7e66dc" alt=""><figcaption></figcaption></figure>

## Create an Adapter

To create you own adapter, you can follow the steps below:

* Connect your wallet to the ADCS platform
* Click on the "Your Adapter" button
* Fill in the required fields:
  * Select your Provider
  * Choose Network (Rivalz, Arbitrum, or Base)
  * Select Category (Price, Meme coin, or AI inference)
  * Choose Output Types (Bool, Bytes, Uint256, or StringAndBool)
  * Enter Adapter Name and Description
  * Specify your Prompt
  * Click on the "Create Adaptor" button

Here's the adapter creation interface:

<figure><img src="https://3708766619-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtEAVMQUfOtXSxHdeCogt%2Fuploads%2FVZKj3qweUCAWrV5EmzAe%2FCreateAdapter.JPG?alt=media&amp;token=5f8ffb2d-3d15-438c-ad4d-22d727b511f8" alt=""><figcaption></figcaption></figure>

After creating an adapter, you can go to [your adapter](https://testnet-adcs-v3.rivalz.ai/adaptor/me) page to see your adapter.
