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

# FAQ

> Get answers to the most common questions about the DATA Foundation as a whole.

<AccordionGroup>
  <Accordion title="What's the gas token?">\$DATA</Accordion>

  <Accordion title="What wallet should I use?">
    Your preference obviously, since you can use any EVM-based wallet. But we
    recommend [MetaMask](https://metamask.io/) for [OKX](https://www.okx.com/web3). You can add DATA Foundation's L1 below:

    <CardGroup cols={2}>
      <Card title="Add DATA Network" icon="globe" href="/network/connect/mainnet">
        Connect your wallet to DATA Network.
      </Card>

      <Card title="Add Aeneid testnet" icon="globe" href="/network/connect/aeneid">
        Connect your wallet to the Aeneid testnet.
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="What are my stablecoin options?">
    We don't have a native stablecoin right now. You can use bridge USDC.e powered by [Stargate](https://stargate.finance/bridge).
  </Accordion>

  <Accordion title="How do I bridge and what's the best method?">
    Use [Stargate](https://stargate.finance/bridge), [deBridge](https://app.debridge.finance/?inputChain=1\&outputChain=1514\&inputCurrency=\&outputCurrency=0xf1815bd50389c46847f0bda824ec8da914045d14\&dlnMode=simple\&address=\&amount=1), [Orbiter Finance](https://www.orbiter.finance/en?tgt_chain=1514\&src_chain=1\&src_token=ETH)
  </Accordion>

  <Accordion title="Is on-chain IP real?">
    The DATA Foundation isn't replacing the legal system, it's providing on-chain rails to make the legal system more efficient for creative IP.

    We have worked with world class legal teams to craft a real, off-chain legal contract called the [Programmable IP License (PIL💊)](/concepts/programmable-ip-license) that has simple terms allowing creators to state who can remix, monetize, and create derivatives of their IP and at what cost.

    We've then built business logic on-chain (in the form of smart contracts) to automate & enforce those terms. This creates a tight mapping between the legal world and our on-chain terms.
  </Accordion>

  <Accordion title="My asset is off-chain. How do I register it as IP on the DATA Foundation?">
    You would mint an NFT that represents your off-chain asset, and register that
    NFT on the DATA Foundation.
  </Accordion>

  <Accordion title="What are the disclaimers?">
    View the [disclaimers](/foundation/disclaimer).
  </Accordion>
</AccordionGroup>
