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

# Footer & Social Links

> Configure footer text, important legal pages, and social media links to stay connected with your users.

# 🔗 Footer & Social Media Settings

Customize the text shown at the bottom of your site and link your users to helpful pages and social platforms.

## 📄 Footer Information

<Expandable title="Footer Settings">
  <ResponseField name="footer_text" type="string" default="Welcome to Paymenter!">
    Text displayed in the footer area (supports **Markdown**)
  </ResponseField>

  <ResponseField name="privacy_policy_url" type="string" default="https://yourserver.com/privacy">
    Link to your Privacy Policy page
  </ResponseField>

  <ResponseField name="terms_of_service_url" type="string" default="https://yourserver.com/tos">
    Link to your Terms of Service page
  </ResponseField>

  <ResponseField name="support_url" type="string" default="https://yourserver.com/contact">
    Link to your support or contact page
  </ResponseField>
</Expandable>

## 📱 Social Media Links

<Expandable title="Social Media Links">
  <ResponseField name="instagram_url" type="string" default="https://instagram.com/yourprofile">
    Link to your Instagram profile
  </ResponseField>

  <ResponseField name="youtube_url" type="string" default="https://youtube.com/yourchannel">
    Link to your YouTube channel
  </ResponseField>

  <ResponseField name="tiktok_url" type="string" default="https://tiktok.com/yourprofile">
    Link to your TikTok profile
  </ResponseField>

  <ResponseField name="github_url" type="string" default="https://github.com/yourprofile">
    Link to your GitHub profile or repo
  </ResponseField>
</Expandable>

> 💡 **Tip:** Keeping these links up-to-date helps users find support, follow your updates, or join your community!
