# Blank > Product and developer documentation for launching, trading, staking, and integrating Blank tokens. ## Docs - [API-Created Tokens](https://blank.build/docs/for-developers/api-created-tokens.md): Tokens launched via the SDK are normal Blank tokens with API provenance — same pages, same trading, same lifecycle. - [Authentication](https://blank.build/docs/for-developers/authentication.md): How API keys and wallet signatures work for the Blank SDK. - [Developer Staking](https://blank.build/docs/for-developers/developer-staking.md): Enable staking at launch and add creator-funded bonuses to the staking pool. - [Fee Status](https://blank.build/docs/for-developers/fee-status.md): Read public creator and staking fee status for any Blank token. - [Launch Tokens](https://blank.build/docs/for-developers/launch.md): How the Blank SDK builds, signs, and submits a token launch. - [Metadata URI Rules](https://blank.build/docs/for-developers/metadata.md): URI limits, gateway restrictions, and what your metadata JSON should contain. - [Developers](https://blank.build/docs/for-developers/overview.md): What you can build with the Blank SDK, what's supported today, and where to find the base URLs. - [Quickstart](https://blank.build/docs/for-developers/quickstart.md): Install the Blank SDK, create a client, and launch your first token. - [Docs](https://blank.build/docs/index.md): Product and developer documentation for launching, trading, staking, and integrating Blank tokens. - [Community Takeover](https://blank.build/docs/launching-tokens/community-takeover.md): How Blank handles manual community takeover requests for abandoned tokens, including requester requirements, review boundaries, and approval effects. - [Staking](https://blank.build/docs/launching-tokens/staking.md): How staking works on Blank, including lock periods, weighted rewards, creator-configurable staking share, and protocol rules. - [Token Page](https://blank.build/docs/launching-tokens/token-page.md): What creators and holders get on every Blank token page: updates, galleries, video, verified socials, comments, and creator profile. - [Tokenomics](https://blank.build/docs/launching-tokens/tokenomics.md): How Basic Launch, optional tokenomics templates, allocations, vesting schedules, cliffs, and Jupiter Lock work on Blank. - [Contracts](https://blank.build/docs/reference/contracts.md): Verified Blank-controlled Solana program addresses and static operational accounts on mainnet. - [Errors](https://blank.build/docs/reference/errors.md): Wire and SDK error codes you'll run into, and how to fix them. - [HTTP Reference](https://blank.build/docs/reference/http-reference.md): The raw launch, staking, and public-read endpoints behind the Blank SDK. - [Solana Manifest](https://blank.build/docs/reference/manifest.md): A public config endpoint that tells you the active program IDs, IDL URLs, and launch limits. - [Troubleshooting](https://blank.build/docs/reference/troubleshooting.md): Common things that go wrong with launches, metadata, staking, and fee reads — and how to fix them. - [Fee Structure](https://blank.build/docs/start-here/fees.md): Every fee on Blank — creation, bonding, graduation, post-graduation trading, staking, and how distributions work. ## OpenAPI Specs - [openapi](https://blank.build/docs/api-reference/openapi.json)