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

# Frequently asked questions

> Answers to common questions about Olanas, its token, and content payments.

<AccordionGroup>
  <Accordion title="Is the Olanas token live?">
    Yes. OLANAS was deployed on Robinhood Chain mainnet on September 17, 2026. Verify the token using the full contract address on the [contract and networks page](/token/contract-and-networks).
  </Accordion>

  <Accordion title="What network does the application use?">
    The application is configured for Robinhood Chain (`4663`) and Robinhood Chain Testnet (`46630`). The OLANAS token is deployed on Robinhood Chain mainnet (`4663`).
  </Accordion>

  <Accordion title="Which currencies can buyers use?">
    Native ETH is supported by default. ERC-20 currencies are available only when the operator configures their verified contract addresses.
  </Accordion>

  <Accordion title="Does Olanas hold buyer funds?">
    In the current implementation, a buyer transfers directly to the creator address in the payment requirement. The application verifies the transaction and reports no facilitator fee.
  </Accordion>

  <Accordion title="Can a blockchain payment be reversed?">
    Usually not. Check every wallet confirmation carefully and contact the creator directly about any refund request.
  </Accordion>

  <Accordion title="Is this a standard x402 facilitator?">
    No certification or drop-in compatibility is claimed. The application uses a custom HTTP 402 challenge and payment-proof format inspired by x402.
  </Accordion>

  <Accordion title="Are testnet assets valuable?">
    No. Testnet assets have no monetary value and must not be sold or represented as mainnet assets.
  </Accordion>

  <Accordion title="Where is the official contract address?">
    The canonical address is [`0x9400eB66B1320050A68F25A624985a674F033902`](https://robinhoodchain.blockscout.com/token/0x9400eB66B1320050A68F25A624985a674F033902). The [contract and networks page](/token/contract-and-networks) includes verification and deployment details.
  </Accordion>
</AccordionGroup>
