# Developer Tools

- [Tweed SDKs](https://docs.paytweed.com/developer-tools/tweed-sdks.md): Libraries and  tools for utilizing your tweed integration
- [core-react](https://docs.paytweed.com/developer-tools/tweed-sdks/core-react.md): tweed React SDK
- [useAuth](https://docs.paytweed.com/developer-tools/tweed-sdks/core-react/useauth.md): Manage user authentication with functions such as connect, logout, and retrieve access token.
- [useWallet](https://docs.paytweed.com/developer-tools/tweed-sdks/core-react/usewallet.md): Manage the user's wallet, including secure access to their mnemonic
- [useTweed](https://docs.paytweed.com/developer-tools/tweed-sdks/core-react/usetweed.md): Manage your Tweed SDK integration using the useTweed hook, which includes the setPaletteMode function and the SDK's loading state.
- [usePayments](https://docs.paytweed.com/developer-tools/tweed-sdks/core-react/usepayments.md): Integrate Tweed Payments into your application and start selling NFTs and tokens effortlessly using a  usePayments hook.
- [useWeb3](https://docs.paytweed.com/developer-tools/tweed-sdks/core-react/useweb3.md): This hook is your gateway to the Web3 world. Use it to obtain the ethereumProvider and begin interacting with the blockchain, such as signing transactions.
- [core-js](https://docs.paytweed.com/developer-tools/tweed-sdks/core-js.md): tweed javascript SDK
- [core-vue](https://docs.paytweed.com/developer-tools/tweed-sdks/core-vue.md): tweed vue SDK
- [Payments SDKs (v1)](https://docs.paytweed.com/developer-tools/tweed-sdks/payments-sdks-v1.md): tweed's payment SDK build to giving you the best way sell fungible and non-fungible tokens in your platform
- [Frontend SDKs (Payments)](https://docs.paytweed.com/developer-tools/tweed-sdks/payments-sdks-v1/frontend-sdks-payments.md)
- [Backend SDK (Payments)](https://docs.paytweed.com/developer-tools/tweed-sdks/payments-sdks-v1/backend-sdk-payments.md)
- [How to set up your smart contract for Tweed](https://docs.paytweed.com/developer-tools/tweed-sdks/payments-sdks-v1/how-to-set-up-your-smart-contract-for-tweed.md)
- [Tezos chain considerations](https://docs.paytweed.com/developer-tools/tweed-sdks/payments-sdks-v1/tezos-chain-considerations.md)
- [Management Dashboard](https://docs.paytweed.com/developer-tools/management-dashboard.md)
- [Create platform](https://docs.paytweed.com/developer-tools/management-dashboard/create-platform.md)
- [Manage Team](https://docs.paytweed.com/developer-tools/management-dashboard/create-platform/manage-team.md)
- [Create application](https://docs.paytweed.com/developer-tools/management-dashboard/create-application.md)
- [UI Customization](https://docs.paytweed.com/developer-tools/management-dashboard/create-application/ui-customization.md)
- [Webhooks](https://docs.paytweed.com/developer-tools/webhooks.md)
- [Checkout Webhooks](https://docs.paytweed.com/developer-tools/webhooks/checkout-webhooks.md)
- [API](https://docs.paytweed.com/developer-tools/api.md)
- [API (V1)](https://docs.paytweed.com/developer-tools/api/api-v1.md): Utilize this robust API to effectively manage tokens for sale within your application.
- [API (V2)](https://docs.paytweed.com/developer-tools/api/api-v2.md)
- [Authorization](https://docs.paytweed.com/developer-tools/api/api-v2/authorization.md): To interact with our API, users must authenticate their requests using a User Access Token. Follow the steps below to obtain and use a token for authorization
- [API reference](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference.md)
- [Contracts](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/contracts.md)
- [Add](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/contracts/add.md)
- [Add contract function](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/contracts/add-contract-function.md)
- [Contract](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/contracts/contract.md)
- [Payouts](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/payouts.md)
- [Add](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/payouts/add.md)
- [Payout](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/payouts/payout.md)
- [Items](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/items.md)
- [Add](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/items/add.md)
- [All](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/items/all.md)
- [Contract](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/items/all/contract.md)
- [Count](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/items/all/contract/count.md)
- [Payout](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/items/all/payout.md)
- [Count](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/items/all/payout/count.md)
- [Assets](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/assets.md)
- [Blockchain](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/assets/blockchain.md)
- [All](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/assets/all.md)
- [Blockchains](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/assets/all/blockchains.md)
- [Blockchains](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/blockchains.md)
- [Multiple](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/blockchains/multiple.md)
- [Native asset](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/blockchains/native-asset.md)
- [Audit event mappings](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/audit-event-mappings.md)
- [Platform webhooks](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/platform-webhooks.md)
- [Set active](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/platform-webhooks/set-active.md)
- [Tickets](https://docs.paytweed.com/developer-tools/api/api-v2/api-reference/tickets.md)
- [External Integrations](https://docs.paytweed.com/developer-tools/external-integrations.md)
- [Wagmi connector](https://docs.paytweed.com/developer-tools/external-integrations/wagmi-connector.md): Unlock Advanced Features with Tweed’s Wagmi Connector: Simplified Integration and Enhanced Security for Web3 Developers
- [Onramp to Crypto](https://docs.paytweed.com/developer-tools/external-integrations/onramp-to-crypto.md): This feature is currently an alpha release
- [Example Projects](https://docs.paytweed.com/developer-tools/example-projects.md)
- [Supported Blockchains](https://docs.paytweed.com/developer-tools/supported-blockchains.md): We support the following blockchains. Contact us for new chain support!
- [Pricing](https://docs.paytweed.com/developer-tools/pricing.md): Find our fees for Wallet as a Service and NFT & Token Checkout below


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paytweed.com/developer-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
