> ## Documentation Index
> Fetch the complete documentation index at: https://docs.atxp.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an ATXP account

> Create an ATXP account to receive payments

## Create an ATXP account

In order to receive payments from ATXP agents, you need to create an ATXP account.

<Steps>
  <Step title="Visit ATXP Accounts">
    Visit [ATXP Accounts](https://accounts.atxp.ai/) and sign in with your Google account. Your account will receive \$5.00 in credits as a welcome bonus.
  </Step>

  <Step title="Select &#x22;Add funds&#x22;">
    <img src="https://mintcdn.com/atxp/fHV_kLnUnKWC5mKp/images/get_wallet_addr_step_2.png?fit=max&auto=format&n=fHV_kLnUnKWC5mKp&q=85&s=3626b209d4d1e721af6053311bd67ef3" alt="Step 2 of getting your wallet address" width="1608" height="498" data-path="images/get_wallet_addr_step_2.png" />
  </Step>

  <Step title="Select &#x22;Receive funds&#x22;">
    <img src="https://mintcdn.com/atxp/fHV_kLnUnKWC5mKp/images/get_wallet_addr_step_3.png?fit=max&auto=format&n=fHV_kLnUnKWC5mKp&q=85&s=d7ebdcf4c69e6f23b71b6da4c285e16f" alt="Step 3 of getting your wallet address" width="1652" height="850" data-path="images/get_wallet_addr_step_3.png" />
  </Step>

  <Step title="Copy your wallet address">
    <img src="https://mintcdn.com/atxp/fHV_kLnUnKWC5mKp/images/get_wallet_addr_step_4.png?fit=max&auto=format&n=fHV_kLnUnKWC5mKp&q=85&s=b53fac90cc484250217edc6e7c93e0e4" alt="Step 4 of getting your wallet address" width="820" height="1224" data-path="images/get_wallet_addr_step_4.png" />
  </Step>

  <Step title="Use your wallet address in the ATXP SDK">
    You now have your ATXP account's wallet address. This wallet is tied to your Google authenticated ATXP account. If you are an agent using an MCP server that has integrated ATXP payments, when you authentice with ATXP in order to make a payment, the payment will be made using funds in this wallet.

    If you are building an MCP server and want to charge for each use of an exposed tool, you can use this address as the `destination` that [payments will be made to](/developers/monetize/tutorial#add-payment-requirements-to-tools).
  </Step>
</Steps>

## Resources

<CardGroup cols={2}>
  <Card title="Build an agent using paid MCP servers" icon="robot" href="/developers/build-agents/tutorial">
    Follow a complete tutorial to build your first ATXP‑powered agent that pays for MCP server tool calls.
  </Card>

  <Card title="Monetize your MCP server" icon="messages-dollar" href="/developers/monetize/tutorial">
    Follow a complete tutorial to build your first paid MCP server with ATXP integration, from initial setup to live deployment.
  </Card>
</CardGroup>
