# How-to guides

In this section, you will find practical guides to help you achieve a specific goal.
Take a look at these guides to learn how to use huggingface_hub to solve real-world problems:

  

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./repository">
      
        Repository
      
        How to create a repository on the Hub? How to configure it? How to interact with it?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./download">
      
        Download files
      
        How do I download a file from the Hub? How do I download a repository?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./upload">
      
        Upload files
      
        How to upload a file or a folder? How to make changes to an existing repository on the Hub?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./search">
      
        Search
      
        How to efficiently search through the 200k+ public models, datasets and spaces?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./hf_file_system">
      
        HfFileSystem
      
        How to interact with the Hub through a convenient interface that mimics Python's file interface?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./inference">
      
        Inference
      
        How to make predictions using Hugging Face Inference Providers?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./community">
      
        Community Tab
      
        How to interact with the Community tab (Discussions and Pull Requests)?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./collections">
      
        Collections
      
        How to programmatically build collections?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./manage-cache">
      
        Cache
      
        How does the cache-system work? How to benefit from it?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./model-cards">
      
        Model Cards
      
        How to create and share Model Cards?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./manage-spaces">
      
        Manage your Space
      
        How to manage your Space hardware and configuration?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./integrations">
      
        Integrate a library
      
        What does it mean to integrate a library with the Hub? And how to do it?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./webhooks_server">
      
        Webhooks server
      
        How to create a server to receive Webhooks and deploy it as a Space?
      
    

    <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
       href="./jobs">
      
        Jobs
      
        How to run and manage compute Jobs on Hugging Face infrastructure and select the hardware?
      
    

  

