# Examples

- [Zapier Integrations](https://docs.underdogprotocol.com/examples/zapier-integrations.md)
- [Zapier + Viral Loops](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-viral-loops.md): How to Integrate Viral Loops with Underdog Protocol Using Zapier
- [Zapier + Github + OpenAI](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-github-+-openai.md)
- [Zapier + Github](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-github.md): How to Integrate GitHub with Underdog Protocol Using Zapier
- [Zapier + Mailchimp](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-mailchimp.md): How to Integrate Mailchimp with Underdog Protocol Using Zapier
- [Zapier + Shopify](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-shopify.md): How to Integrate Shopify with Underdog Protocol Using Zapier
- [Zapier + Calendly](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-calendly.md)
- [Zapier + Hubspot](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-hubspot.md)
- [Zapier + Typeform](https://docs.underdogprotocol.com/examples/zapier-integrations/zapier-+-typeform.md)
- [Underdog with Airtable](https://docs.underdogprotocol.com/examples/underdog-with-airtable.md): Learn how to add Underdog to your Airtable Automations to manage your community with dynamic NFTs
- [Create a Project](https://docs.underdogprotocol.com/examples/underdog-with-airtable/create-a-project.md)
- [Create NFT on Form Submission](https://docs.underdogprotocol.com/examples/underdog-with-airtable/create-nft-on-form-submission.md)
- [Send a Claim Link](https://docs.underdogprotocol.com/examples/underdog-with-airtable/send-a-claim-link.md)
- [Updating NFTs](https://docs.underdogprotocol.com/examples/underdog-with-airtable/updating-nfts.md)
- [Web3 Blog](https://docs.underdogprotocol.com/examples/web3-blog.md): Create a web3 blog where your readers can collect blog posts as NFTs
- [Mint NFTs on iPhone](https://docs.underdogprotocol.com/examples/mint-nfts-on-iphone.md): How to use the Underdog API to mint your iPhone photos as an NFT


---

# 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.underdogprotocol.com/examples.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.
